hoverTransparentBackground

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

Specifies whether the background of a button is transparent when the mouse pointer enters the button.

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

Use the hoverTransparentBackground property to specify whether a button's background is transparent when the mouse pointer enters the button.