次の方法で共有


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 プラットフォームによる内部使用向け。

適用対象