Difference between revisions of "TextInputDialog:setText"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 7: Line 7:
 
Sets the text on the text field.<br />
 
Sets the text on the text field.<br />
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  TextInputDialog:setText(text)
 
  TextInputDialog:setText(text)
 
</source>
 
</source>

Revision as of 15:31, 13 July 2023