TextInputDialog:isSecureInput

From GiderosMobile
Revision as of 09:57, 3 September 2018 by Hgy29 (talk | contribs)


Available since: Gideros 2012.8
Class: TextInputDialog

Description


Returns whether the text object hides the text being entered.

(bool) = TextInputDialog:isSecureInput()

Return values

Returns (bool) Whether the text object hides the text being entered.