VisualElement.BatchCommitted 이벤트

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[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>> 

이벤트 유형

System.EventHandler<EventArg<VisualElement>>

구현

특성
System.ComponentModel.EditorBrowsableAttribute

적용 대상