Difference between revisions of "TextField:setSample"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
  TextField:setSample(sample)
 
  TextField:setSample(sample)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''sample''': (string) <translate>string to use as sample</translate> <br/>
 
'''sample''': (string) <translate>string to use as sample</translate> <br/>
  
 
{{TextField}}
 
{{TextField}}

Latest revision as of 15:33, 13 July 2023