kvision-electron
/
io.kvision.electron.electron
/
TouchBarColorPickerConstructorOptions
Touch
Bar
Color
Picker
Constructor
Options
external interface
TouchBarColorPickerConstructorOptions
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
availableColors
Link copied to clipboard
open var
availableColors
:
Array
<
String
>?
Content copied to clipboard
change
Link copied to clipboard
open var
change
: (color:
String
) ->
Unit
?
Content copied to clipboard
selectedColor
Link copied to clipboard
open var
selectedColor
:
String
?
Content copied to clipboard