transparentBackground

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

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

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

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