ShellSection.Stack Property

Definition

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

Property Value

Applies to