Skip to content

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.