setCounterMaxLength

fun setCounterMaxLength(maxLength: Int)

Sets the max length to display at the character counter.

Parameters

maxLength

maxLength to display. Any value less than or equal to 0 will not be shown.