TextField:setSample

From GiderosMobile
Revision as of 11:02, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2016.08<br/> === Description === Set string that will be used as sample for determining text's line height <source lang="lua"> = TextF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2016.08

Description

Set string that will be used as sample for determining text's line height

= TextField:setSample(sample,)

'sample: (string) string to use as sample '