btnHighlitedIcon

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the btnHighlitedIcon of widget to <IconName>
get the btnHighlitedIcon of widget
Associationscom.livecode.widget.powerbutton
Summary

The name of an SVG icon, which is displayed as an icon when the button is in its highlighted state.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the btnHighlitedIcon of widget "Power button" to "star empty"
Description

Use the btnHighlitedIcon property to specify the name of an SVG icon, which is displayed as an icon when the button is in its highlighted state.

The btnIcon property is ignored when btnHighlightedIconPath (property) property is set