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