setMinLength

open override fun setMinLength(min: Int): TextInputCreator(source)

Sets the minimum length of the text input.

Return

The current TextInputCreator instance.

Parameters

min

The minimum length of the text input. max 4000