TextInputDialog:isSecureInput

From GiderosMobile
Revision as of 11:39, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.8

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.