NavigableElement.Navigation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the object responsible for handling stack-based 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
Property Value
Remarks
Binds to the NavigationPropertyBindableProperty.