Difference between revisions of "TextField:setSample"

From GiderosMobile
(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...")
(No difference)

Revision as of 11:02, 23 August 2018

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 '