Share via


INavigationPageController.Pages Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Maui::Controls::Page ^> ^ Pages { System::Collections::Generic::IEnumerable<Microsoft::Maui::Controls::Page ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Maui.Controls.Page> Pages { get; }
member this.Pages : seq<Microsoft.Maui.Controls.Page>
Public ReadOnly Property Pages As IEnumerable(Of Page)

Property Value

Applies to