hoverIconColor

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

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

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

Use the hoverIconColor property to indicate the color the icon is drawn with when the pointer is over the button.