INavigation.NavigationStack Property

Definition

Gets the stack of pages in the navigation.

public System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> NavigationStack { get; }
member this.NavigationStack : System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>

Property Value

Applies to