kvision-electron
/
io.kvision.electron.electron
/
TouchBarSliderConstructorOptions
Touch
Bar
Slider
Constructor
Options
external interface
TouchBarSliderConstructorOptions
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
change
Link copied to clipboard
open var
change
: (newValue:
Number
) ->
Unit
?
Content copied to clipboard
label
Link copied to clipboard
open var
label
:
String
?
Content copied to clipboard
maxValue
Link copied to clipboard
open var
maxValue
:
Number
?
Content copied to clipboard
minValue
Link copied to clipboard
open var
minValue
:
Number
?
Content copied to clipboard
value
Link copied to clipboard
open var
value
:
Number
?
Content copied to clipboard