NavigationProxy.ModalStack Property

Definition

For internal use by the Xamarin.Forms platform.

public System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> ModalStack { get; }
member this.ModalStack : 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