NavigationPage.Pages Property

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Collections.Generic.IEnumerable<Xamarin.Forms.Page> Pages { get; }
member this.Pages : seq<Xamarin.Forms.Page>

Property Value

Implements

Attributes

Applies to