TextInputDialog:isSecureInput
From GiderosMobile
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.