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