toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.control
/
DoubleSlider
Double
Slider
class
DoubleSlider
:
SliderBase
Edits a
DoubleProperty
by moving a slider.
Members
Constructors
Double
Slider
Link copied to clipboard
constructor
(
)
Properties
large
Step
Link copied to clipboard
var
largeStep
:
Double
large
Step
Property
Link copied to clipboard
val
largeStepProperty
:
DoubleProperty
max
Link copied to clipboard
var
max
:
Double
max
Property
Link copied to clipboard
val
maxProperty
:
DoubleProperty
min
Link copied to clipboard
var
min
:
Double
min
Property
Link copied to clipboard
val
minProperty
:
DoubleProperty
small
Step
Link copied to clipboard
var
smallStep
:
Double
small
Step
Property
Link copied to clipboard
val
smallStepProperty
:
DoubleProperty
value
Link copied to clipboard
var
value
:
Double
value
Property
Link copied to clipboard
val
valueProperty
:
DoubleProperty
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String