toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-controlsfx-coroutines
/
ktfx.controlsfx.coroutines
/
onValueChanged
on
Value
Changed
fun
PlusMinusSlider
.
onValueChanged
(
context
:
CoroutineContext
=
Dispatchers.JavaFx
,
action
:
suspend
CoroutineScope
.
(
PlusMinusSlider.PlusMinusEvent
)
->
Unit
)
See also
Plus
Minus
Slider.
set
On
Value
Changed