Share via


VisualElement.ControlsVisualElementMapper 필드

정의

주의

Use ViewHandler.ViewMapper instead.

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IView ^, Microsoft::Maui::IViewHandler ^> ^ ControlsVisualElementMapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView,Microsoft.Maui.IViewHandler> ControlsVisualElementMapper;
[System.Obsolete("Use ViewHandler.ViewMapper instead.")]
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView,Microsoft.Maui.IViewHandler> ControlsVisualElementMapper;
 staticval mutable ControlsVisualElementMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView, Microsoft.Maui.IViewHandler>
[<System.Obsolete("Use ViewHandler.ViewMapper instead.")>]
 staticval mutable ControlsVisualElementMapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IView, Microsoft.Maui.IViewHandler>
Public Shared ControlsVisualElementMapper As IPropertyMapper(Of IView, IViewHandler) 

필드 값

특성

적용 대상