component
1.1.0
component
/
org.pushingpixels.aurora.component.model
/
SliderPresentationModel
Slider
Presentation
Model
data
class
SliderPresentationModel
(
tickSteps
:
Int
,
snapToTicks
:
Boolean
,
drawTicks
:
Boolean
)
:
PresentationModel
Content copied to clipboard
Properties
Properties
drawTicks
Link copied to clipboard
val
drawTicks
:
Boolean
=
false
Content copied to clipboard
snapToTicks
Link copied to clipboard
val
snapToTicks
:
Boolean
=
false
Content copied to clipboard
tickSteps
Link copied to clipboard
val
tickSteps
:
Int
=
0
Content copied to clipboard