Back to Devexpress

TonalPalette Constructors

maui-devexpress-dot-maui-dot-core-dot-tonalpalette-dot-ctor.md

latest1.1 KB
Original Source

TonalPalette Constructors

A collection of color shades used to support switching between light and dark themes.

NameParametersDescription
TonalPalette(Color)baseColorInitializes a new instance of the TonalPalette class with specified settings.
TonalPalette(Color[])colorsInitializes a new instance of the TonalPalette class with specified settings.
TonalPalette(Double, Double)hue, chromaInitializes a new instance of the TonalPalette class with specified settings.

See Also

TonalPalette Class

TonalPalette Members

DevExpress.Maui.Core Namespace