scaleBackColor

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

Specify the color that the background of the radial slider will have.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="scaleBackColor_LCS_property.html">scaleBackColor</a> property to specify the color with which the background of the radial slider is drawn.
Example
set the scaleBackColor of widget "Radial Slider" to "255,255,0,158"
Description

Specify the color that the background of the radial slider will have.

Introduced: 10

OS: mac, windows, linux, ios, android

Platforms: desktop, mobile, web

Description:
Use the <a href="scaleBackColor_LCS_property.html">scaleBackColor</a> property to specify the color with which the background of the radial slider is drawn.