Application.NavigationProxy プロパティ

定義

このアプリケーションのナビゲーション プロキシを取得します。

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

プロパティ値

適用対象