NavigationProxy.GetModalStack 方法

定义

供 Xamarin.Forms 平台内部使用。

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>

返回

System.Collections.Generic.IReadOnlyList<Page>

供 Xamarin.Forms 平台内部使用。

适用于