NavigationProxy.GetModalStack Method

Definition

For internal use by the Xamarin.Forms platform.

protected virtual System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> GetModalStack ();
abstract member GetModalStack : unit -> System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>
override this.GetModalStack : unit -> System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>

Returns

System.Collections.Generic.IReadOnlyList<Page>

For internal use by the Xamarin.Forms platform.

Applies to