Skip to main content

currentValue

Type

property

Summary

Specifies the current value of a Radial Slider draggable thumb.

Syntax

set the currentValue of widget to <number>
get the currentValue of widget

Description

Use the property currentValue to move a radial slider widget's draggable thumb when the content it controls is scrolled, or to check where the thumb has been dragged to scroll the content.

Examples

set the currentValue of widget "Radial Slider" to 50

Value

NameTypeDescription

value

The currentValue of a radial slider widget is a number between the values of the widget's minValue and maxValue properties. By default, the currentValue property of newly created radial slider widgets is set to zero (the default minValue).

Compatibility and Support

Introduced

LiveCode 10

OS

mac

windows

linux

ios

android

Platforms

desktop

mobile

web