SliderComponent.setInstant method
SliderComponent › setInstant
Official
Set whether or not the value should get updated while the slider is dragging.Signature:
setInstant(instant: boolean): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| instant | boolean | whether or not the value should get updated while the slider is dragging |
Returns: this
Since: 1.6.6