Back to Devexpress

Theme.NeutralVariant Property

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

latest758 B
Original Source

Theme.NeutralVariant Property

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

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette NeutralVariant { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the NeutralVariant color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace