indicatorColor

Typeproperty
Dictionarywidget.radialslider
LibraryRadial Slider
Syntax
get the indicatorColor of widget
set the indicatorColor of widget to <RGBA color>
Associationscom.livecode.widget.radialslider
Summary

Specify the color that the radial slider indicator will have.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

Use the indicatorColor property to specify the color that the radial slider's indicator is drawn with.

Example
set the indicatorColor of widget "Radial Slider" to "0,253,120,0"
Description

Specify the color that the radial slider indicator will have.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:

Use the indicatorColor property to specify the color that the radial slider's indicator is drawn with.