minValue

Typeproperty
Dictionarywidget.radialslider
LibraryRadial Slider
Syntax
get the minValue of widget
set the minValue of widget to <number>
Associationscom.livecode.widget.radialslider
Summary

Specifies the value corresponding to a radial slider widget's start value.

Introduced10
OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Example
set the minValue of widget "Radial Slider" to -100
Description

Use the minValue and maxValue properties to set the scale of the radial slider.