Difference between revisions of "TextInputDialog:isSecureInput"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
Line 9: Line 9:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(bool) = TextInputDialog:isSecureInput()
 
(bool) = TextInputDialog:isSecureInput()
</source>
+
</syntaxhighlight>
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===
 
'''<translate>Returns</translate>''' (bool) <translate>Whether the text object hides the text being entered.</translate><br/>
 
'''<translate>Returns</translate>''' (bool) <translate>Whether the text object hides the text being entered.</translate><br/>
  
 
{{TextInputDialog}}
 
{{TextInputDialog}}

Latest revision as of 15:33, 13 July 2023