共用方式為


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 平台內部使用。

適用於