Back to Devexpress

ToolbarButton.Theme Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarbutton-2cfc8b69.md

latest778 B
Original Source

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

csharp
public Theme Theme { get; set; }

Property Value

TypeDescription
Theme

The applied theme.

|

See Also

ToolbarButton Class

ToolbarButton Members

DevExpress.Maui.Controls Namespace