hoverLabelColor

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

The color with which the label is drawn when the pointer is over the button.

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

Use the hoverLabelColor property to indicate the color the label is drawn with when the pointer is over the button.