ThemeSeedColor Enum
Lists the available base colors that are used to generate the ThemeColorScheme.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public enum ThemeSeedColor
Members
Name | Description |
---|---|
Purple
|
The |
Red
|
The |
Green
|
The |
DarkCyan
|
The |
TealGreen
|
The |
DeepSeaBlue
|
The |
DarkGreen
|
The |
Violet
|
The |
Brown
|
The |
Blue
|
The |
Related API Members
The following properties accept/return ThemeSeedColor values:
See Also