Share via


NavigationModel.Tree Property

Definition

For internal use by the Xamarin.Forms platform.

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>>

Property Value

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

For internal use by the Xamarin.Forms platform.

Applies to