Back to Devexpress

ToolbarToggleButton.CheckedDisabledIconColor Property

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

latest914 B
Original Source

ToolbarToggleButton.CheckedDisabledIconColor Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color CheckedDisabledIconColor { get; set; }

Property Value

TypeDescription
Color

The icon color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace