valueChanged
Type
message
Summary
Sent when the user moves the radial slider.
Syntax
valueChanged pCurrentValue
Description
Use the valueChanged message to perform an action when the user changes the current value of the radial slider.
Examples
on valueChanged pCurrentValue
set the audioPan of player "myVideoPlayer" to pCurrentValue
end valueChanged
Compatibility and Support
Introduced
LiveCode 10
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web