Type Number Library widget.* Return value Number Revision 2017.3060 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