highlightedIconColor

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

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

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

Use the highlightedIconColor property to indicate the color the icon is drawn with, when the button is highlighted.