The TextFieldType class is an enumeration of constant values used in setting the type property of the TextField class.

Variables

@:value(cast 0)@:impl@:enuminlineread onlyDYNAMIC:TextFieldType = 0

Used to specify a dynamic TextField.

@:value(cast 1)@:impl@:enuminlineread onlyINPUT:TextFieldType = 1

Used to specify an input TextField.