Back to Devexpress

ToolbarToggleButton.CheckedBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbartogglebutton-a7bb2fa1.md

latest909 B
Original Source

ToolbarToggleButton.CheckedBackgroundColor Property

Gets or sets the background color of the ToolbarToggleButton when it is checked. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color CheckedBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace