共用方式為


NavigableElement.NavigationProxy 屬性

定義

取得的NavigationProxy轉換Navigation

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

屬性值

實作

備註

判斷專案是否會 Proxy 導覽呼叫。

供 .NET MAUI 內部使用。

適用於