다음을 통해 공유


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.

적용 대상