Back to Devexpress

Theme.Primary Property

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

latest733 B
Original Source

Theme.Primary Property

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

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette Primary { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the Primary color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace