IVisualElementController.BatchCommitted Event

Definition

For internal use by .NET MAUI.

public:
 event EventHandler<Microsoft::Maui::Controls::Internals::EventArg<Microsoft::Maui::Controls::VisualElement ^> ^> ^ BatchCommitted;
event EventHandler<Microsoft.Maui.Controls.Internals.EventArg<Microsoft.Maui.Controls.VisualElement>> BatchCommitted;
member this.BatchCommitted : EventHandler<Microsoft.Maui.Controls.Internals.EventArg<Microsoft.Maui.Controls.VisualElement>> 
Event BatchCommitted As EventHandler(Of EventArg(Of VisualElement)) 

Event Type

Applies to