Back to Devexpress

ToolbarToggleButton.CheckedTextColor Property

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

latest885 B
Original Source

ToolbarToggleButton.CheckedTextColor Property

Gets or sets the text 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 CheckedTextColor { get; set; }

Property Value

TypeDescription
Color

The text color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace