maxLength property

int? maxLength
getter/setter pair

The maximum string length that can be entered into the TextField.

Implementation

int? maxLength;