INavigation.ModalStack Property

Definition

Gets the modal navigation stack.

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

Property Value

Applies to