iconColor

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

The color with the icon is drawn when the button is in its normal state.

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

Use the iconColor property to change the color that the icon is drawn with when the button is in its normal state.