Back to Devexpress

Theme.Tertiary Property

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

latest737 B
Original Source

Theme.Tertiary Property

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

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public TonalPalette Tertiary { get; set; }

Property Value

TypeDescription
TonalPalette

The tonal palette of the Tertiary color.

|

See Also

Theme Class

Theme Members

DevExpress.Maui.Core Namespace