Interactive

Typeproperty
Dictionarywidget.radialslider
LibraryRadial Slider
Syntax
get the interactive of widget
set the interactive of widget to {true | false}
Associationscom.livecode.widget.radialslider
Summary

Specifies whether the widget responds to user interactions.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

Use the interactive property to turn user interaction with the widget on and off.

Example
set the interactive of widget "Radial Slider" to false
Description

Specifies whether the widget responds to user interactions.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

Use the interactive property to turn user interaction with the widget on and off.