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