getBackgroundColor()
Return the label's background color.
label.getBackgroundColor()
Returns
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The color behind the text. |
Return the label's background color.
label.getBackgroundColor()
return color
| Value | Type | Description |
|---|---|---|
| color | Color |
The color behind the text. |