maxValue

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

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

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

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

Example
set the maxValue of widget "Radial Slider" to 100
Description

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

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

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