次の方法で共有


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

適用対象