maxLength

@IntRange(from = 0)
@get:IntRange(from = 0)
val maxLength: Int

The maximum number of characters allowed in this text field (0 = unlimited).