VisualElement.Handler 속성

정의

이 요소에 연결된 를 IViewHandler 가져오거나 설정합니다.

public:
 property Microsoft::Maui::IViewHandler ^ Handler { Microsoft::Maui::IViewHandler ^ get(); void set(Microsoft::Maui::IViewHandler ^ value); };
public Microsoft.Maui.IViewHandler? Handler { get; set; }
member this.Handler : Microsoft.Maui.IViewHandler with get, set
Public Property Handler As IViewHandler

속성 값

구현

적용 대상