TextInputDialog:setInputType

From GiderosMobile
Revision as of 15:31, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2012.8
Class: TextInputDialog

Description

Sets the input (keyboard) type associated with the text field. The options are:


<syntaxhighlight lang="lua"> TextInputDialog:setInputType(type) </source>

Parameters

type: (string) Tnput type associated with the text field.