showShadow

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

Whether the widget has a shadow or not.

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

Use the showShadow property to control whether or not the button has a shadow around it.