Shell.CurrentState Property

Definition

The current navigation state of the Shell.

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

Property Value

Applies to