RangeSlider
Represents a range selection slider that can be Horizontal or Vertical.
Parameters
containing range and value
of the control
Constructors
Properties
Behavior that controls rendering and other interactions.
Notifies of changes to value.
The bounding Rectangle of the end handle used to adjust the slider.
Notifies of changes to value.
The bounding Rectangle of the start handle used to adjust the slider.
Inherited properties
Value of the slider as a fraction range between 0-1.
The sequence of marks for a RangeValueSlider or emptySequence() if it has none.
Slider's current range: start - end.
Determines how the slider snaps to marks.
Indicates whether the slider should only take on values at the specify tick interval.
Slider's current value.
Functions
Inherited functions
Sets the RangeValueSlider's marker based on the given values.
Sets the RangeValueSlider's marker based on the given Iterable.