ShellItem.Items Propriedade

Definição

Fica com a coleção de ShellSection itens. Esta é uma propriedade vinculável.

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

Valor de Propriedade

Aplica-se a