TextField:getSample

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


Available since: Gideros 2016.08
Class: TextField

Description

get string that was used as sample for determining line height <syntaxhighlight lang="lua"> (string) = TextField:getSample() </source>

Return values

Returns (string) string used as sample