getColor()
Return the display's background color.
display.getColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current background color. |
Return the display's background color.
display.getColor()
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The current background color. |