Variable RangeSliderEventsConst
RangeSliderEvents: { ValueChange: "valueChange"; Touch: "touch"; TouchCancelled: "touchCancelled"; TouchEnded: "touchEnded"; TouchMoved: "touchMoved" } = ...
Type declaration
-
ValueChange: "valueChange"
-
Touch: "touch"
-
TouchCancelled: "touchCancelled"
-
TouchEnded: "touchEnded"
-
TouchMoved: "touchMoved"
This event is called when RangeSlider value changes.
onValueChange
Param
Android
Ios
Since
4.1.5