NavigationProxy.GetNavigationStack メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

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

戻り値

System.Collections.Generic.IReadOnlyList<Page>

Xamarin.Forms プラットフォームによる内部使用向け。

適用対象