다음을 통해 공유


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 플랫폼에서 내부용으로 사용합니다.

적용 대상