VisualElement.BatchCommitted Event

Definition

Occurs when a batch of property changes have been committed by calling BatchCommit().

C#
public event EventHandler<Microsoft.Maui.Controls.Internals.EventArg<Microsoft.Maui.Controls.VisualElement>> BatchCommitted;

Event Type

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to

Product Versions
.NET MAUI 8, 9