Back to Devexpress

Theme.Secondary Property

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

latest741 B
Original Source

Theme.Secondary Property

Gets or sets the tonal palette of the theme’s Secondary color.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette Secondary { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the Secondary color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace