Implemented interface member:
method
BatchCommit
Microsoft.Maui.Controls.IAnimatable.BatchCommit()
8 references to BatchCommit
Microsoft.Maui.Controls (8)
IndicatorView\IndicatorStackLayout.cs (3)
59 BatchCommit(); 73 BatchCommit(); 97 BatchCommit();
LegacyLayouts\RelativeLayout.cs (1)
399 view.BatchCommit();
MultiPage.cs (1)
363 BatchCommit();
VisualElement\VisualElement.cs (3)
1042 /// <para>When the operation is done, <see cref="BatchCommit"/> should be called.</para> 1335 /// Occurs when a batch of property changes have been committed by calling <see cref="BatchCommit"/>. 1767 BatchCommit();