Layout.ControlsLayoutMapper 字段

定义

注意

Use LayoutHandler.Mapper instead.

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

字段值

属性

适用于