The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.
type
Used to specify a dynamic TextField.
dynamic
Used to specify an input TextField.
input
Generated using TypeDoc
The TextFieldType class is an enumeration of constant values used in setting the
type
property of the TextField class.