VisualElement.BatchCommitted Event

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public event EventHandler<Xamarin.Forms.Internals.EventArg<Xamarin.Forms.VisualElement>> BatchCommitted;
member this.BatchCommitted : EventHandler<Xamarin.Forms.Internals.EventArg<Xamarin.Forms.VisualElement>> 

Event Type

Implements

Attributes

Applies to