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