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