Package: pumpkin.text

TextField

variable maxChars : int

Description
Indicates the max number of characters the TextField accepts.

If the value is less than the current text buffer size, the current text will be enforced to the maxChars.