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

適用対象