ToolbarButton.Theme Property
Gets or sets the theme applied to the ToolbarButton. This is a bindable property.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
public Theme Theme { get; set; }
#Property Value
Type | Description |
---|---|
Theme | The applied theme. |