PaletteOption class¶
A colour palette offered by AppearanceService.
Public Members¶
| name | description |
|---|---|
| Accent { get; } | The accent colour of the palette, read without applying it. Bind a swatch to this to let the user see a palette before picking it. null if the palette defines none. |
| Header { get; } | |
| Palette { get; } | The palette applied when this option is chosen. |