Back to Devexpress

Theme.Neutral Property

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

latest730 B
Original Source

Theme.Neutral Property

Gets or sets the theme’s Neutral color’s tonal palette.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette Neutral { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the Neutral color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace