Compartir a través de


Layout.ControlsLayoutMapper Campo

Definición

Precaución

Use LayoutHandler.Mapper instead.

Asignador de propiedades asociado para este diseño.

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

Valor de campo

Atributos

Se aplica a