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