共用方式為


NavigationModel.Tree 屬性

定義

供 Xamarin.Forms 平台內部使用。

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

屬性值

System.Collections.Generic.IReadOnlyList<System.Collections.Generic.IReadOnlyList<Page>>

供 Xamarin.Forms 平台內部使用。

適用於