getBackgroundColor()
Return the push button's background Color.
Parameters
Once an object push has been created, you can use the following function:
push.getBackgroundColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current background color. |