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