Page.ToolbarItems Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les ToolbarItem objets de cette page, implémentés de manière spécifique à la plateforme.
public:
property System::Collections::Generic::IList<Microsoft::Maui::Controls::ToolbarItem ^> ^ ToolbarItems { System::Collections::Generic::IList<Microsoft::Maui::Controls::ToolbarItem ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.ToolbarItem> ToolbarItems { get; }
member this.ToolbarItems : System.Collections.Generic.IList<Microsoft.Maui.Controls.ToolbarItem>
Public ReadOnly Property ToolbarItems As IList(Of ToolbarItem)
Commentaires sur .NET MAUI
.NET MAUI est un projet open source. Sélectionnez un lien pour fournir des commentaires :