NavigationProxy.NavigationStack Property

Definition

For internal use by the Xamarin.Forms platform.

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

Property Value

System.Collections.Generic.IReadOnlyList<Page>

For internal use by the Xamarin.Forms platform.

Implements

Applies to