次の方法で共有


IElementHandler.MauiContext プロパティ

定義

要素に関連付けられている .NET MAUI コンテキストを取得します。

public:
 property Microsoft::Maui::IMauiContext ^ MauiContext { Microsoft::Maui::IMauiContext ^ get(); };
public Microsoft.Maui.IMauiContext? MauiContext { get; }
member this.MauiContext : Microsoft.Maui.IMauiContext
Public ReadOnly Property MauiContext As IMauiContext

プロパティ値

適用対象