Share via


NavigationModel.Roots Property

Definition

For internal use by the Xamarin.Forms platform.

public System.Collections.Generic.IEnumerable<Xamarin.Forms.Page> Roots { [System.Runtime.CompilerServices.IteratorStateMachine(typeof(Xamarin.Forms.Internals.NavigationModel/<get_Roots>d__7))] get; }
member this.Roots : seq<Xamarin.Forms.Page>

Property Value

System.Collections.Generic.IEnumerable<Page>

For internal use by the Xamarin.Forms platform.

Attributes
System.Runtime.CompilerServices.IteratorStateMachineAttribute

Applies to