highlightedTransparentBackground

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

Specifies whether the background of a button is transparent when its state is highlighted.

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

Use the highlightedTransparentBackground property to specifies whether the background of a button is transparent when its state is highlighted.