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