labelColor

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the labelColor of widget to <RGB color>
get the labelColor of widget
Associationscom.livecode.widget.powerbutton
Summary

The color with which the label is drawn.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the labelColor of widget "Power button" to "180,180,180"
Description

Use the labelColor property to indicate the color the label is drawn.