Type Number Library widget.* Return value Number Revision Release 2024.3703 Keywords widget, sliding control, SliderWidget, value See also object:setValue() widget.newSlider() SliderWidget
A read-only property that represents the current value of the SliderWidget. This is a number between 0
and 100
, representing the percentage at which the slider handle is located.
local sliderPercentage = mySlider.value