The text field will grow to the right and bottom; no line-breaks will be added.
The text field will grow/shrink sidewards; no line-breaks will be added. The height of the text field remains unchanged.
No auto-sizing will happen.
The text field will grow/shrink downwards, adding line-breaks when necessary. The width of the text field remains unchanged.
Generated using TypeDoc
This class is an enumeration of constant values used in setting the autoSize property of the TextField class.