The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.
type
@:enum@:implinlineread onlyDYNAMIC:TextFieldType
Used to specify a dynamic TextField.
dynamic
@:enum@:implinlineread onlyINPUT:TextFieldType
Used to specify an input TextField.
input