Difference between revisions of "TextField:setSample"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''<translate>Available since</translate>:''' Gideros 2016.08<br/>
 
'''<translate>Available since</translate>:''' Gideros 2016.08<br/>
 +
'''<translate>Class</translate>:''' [[Special:MyLanguage/TextField|TextField]]<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>Set string that will be used as sample for determining text's line height</translate>
 
<translate>Set string that will be used as sample for determining text's line height</translate>

Revision as of 10:27, 24 August 2018

Available since: Gideros 2016.08
Class: TextField

Description

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

 TextField:setSample(sample)

Parameters

sample: (string) string to use as sample