TouchBarColorPicker

external class TouchBarColorPicker(source)

Constructors

Link copied to clipboard

TouchBarColorPicker

Properties

Link copied to clipboard
var availableColors: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>

A string[] array representing the color picker's available colors to select. Changing this value immediately updates the color picker in the touch bar.

Link copied to clipboard

A string hex code representing the color picker's currently selected color. Changing this value immediately updates the color picker in the touch bar.