highlightedLabelColor

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

The color with which the label is drawn, when the button is highlighted.

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

Use the highlightedLabelColor property to indicate the color the label is drawn with, when the button is highlighted.