共用方式為


NavigableElement.Navigation 屬性

定義

取得負責處理堆疊型瀏覽的物件。

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

屬性值

備註

系結至 NavigationPropertyBindableProperty

適用於