hoverWhenHilited

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the hoverWhenHilited of widget to {true | false}
get the hoverWhenHilited of widget
Associationscom.livecode.widget.powerbutton
Summary

Allows the mouse hover effect to be generated when the button has the toggle property active.

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

Use the hoverWhenHilited property to allow the mouse hover effect to be generated when the button has the toggle property active.