Back to Devexpress

Theme.Error Property

maui-devexpress-dot-maui-dot-core-dot-theme-6399f611.md

latest722 B
Original Source

Theme.Error Property

Gets or sets the theme’s Error color’s tonal palette.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette Error { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the Error color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace