NavigationProxy.NavigationStack 屬性

定義

供 Xamarin.Forms 平台內部使用。

public System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page> NavigationStack { get; }
member this.NavigationStack : System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Page>

屬性值

System.Collections.Generic.IReadOnlyList<Page>

供 Xamarin.Forms 平台內部使用。

實作

適用於