maxLength property

int maxLength
final

The maximum number of characters which can be inserted into the text field (null = infinity)

Implementation

final int maxLength;