次の方法で共有


Layout<T>.LayoutHandler プロパティ

定義

このレイアウトに関連付けられているハンドラーを取得します。

public:
 property Microsoft::Maui::ILayoutHandler ^ LayoutHandler { Microsoft::Maui::ILayoutHandler ^ get(); };
public Microsoft.Maui.ILayoutHandler LayoutHandler { get; }
member this.LayoutHandler : Microsoft.Maui.ILayoutHandler
Public ReadOnly Property LayoutHandler As ILayoutHandler

プロパティ値

適用対象