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