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