pbShadowColor

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the pbShadowColor of widget to <RGBA color>
get the pbShadowColor of widget
Associationscom.livecode.widget.powerbutton
Summary

The color with which the drop shadow is drawn.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the pbShadowColor of widget "Power button" to "180,180,180,120"
Description

Use the pbShadowColor property to indicate the color of the widget's shadow.