Back to Devexpress

Theme.Scheme Property

maui-devexpress-dot-maui-dot-core-dot-theme.md

latest709 B
Original Source

Theme.Scheme Property

Gets or sets the theme’s color scheme.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public ThemeColorScheme Scheme { get; set; }

Property Value

TypeDescription
ThemeColorScheme

The color scheme used in the Theme.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace