ThemeColorScheme.Tertiary Property
Gets the Tertiary color.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public Color Tertiary { get; }
Property Value
Type | Description |
---|---|
Color | The Tertiary color. |
See Also