NavigationPage.INavigationPageController.StackDepth Property

Definition

property int Microsoft::Maui::Controls::INavigationPageController::StackDepth { int get(); };
int Microsoft.Maui.Controls.INavigationPageController.StackDepth { get; }
member this.Microsoft.Maui.Controls.INavigationPageController.StackDepth : int
 ReadOnly Property StackDepth As Integer Implements INavigationPageController.StackDepth

Property Value

Implements

Applies to