enum openfl.text.TextFieldType

Available on all platforms

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

Constructors

DYNAMIC

Used to specify a dynamic TextField.

INPUT

Used to specify an input TextField.