Back to Devexpress

ToolbarToggleButton.CheckedPressedBackgroundColor Property

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

latest935 B
Original Source

ToolbarToggleButton.CheckedPressedBackgroundColor Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color CheckedPressedBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace