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