Freigeben über


ShellSection.Stack Eigenschaft

Definition

Ruft den aktuellen Navigationsstapel der Seiten in diesem Abschnitt ab.

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)

Eigenschaftswert

Gilt für: