TextField:getTextColor

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2011.6
Class: TextField

Description

Gets the text color of the text field. <syntaxhighlight lang="lua"> (number) = TextField:getTextColor() </source>

Return values

Returns (number) the color of the text in a text field, in hexadecimal format