次の方法で共有


Layout.ControlsLayoutMapper フィールド

定義

注意事項

Use LayoutHandler.Mapper instead.

このレイアウトに関連付けられているプロパティ マッパー。

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) 

フィールド値

属性

適用対象