Layout.ControlsLayoutMapper Campo

Definição

Cuidado

Use LayoutHandler.Mapper instead.

O mapeador de propriedades associado para este layout.

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 do campo

Atributos

Aplica-se a