colorPalette property

IColorPalette? colorPalette

Property getter and setter for colorPalette:

Implementation

IColorPalette? get colorPalette;
void colorPalette=(IColorPalette? colorPalette)

Implementation

set colorPalette(IColorPalette? colorPalette);