ws1-framework/com.airwatch.simplifiedenrollment.views/AWInputField/setMaxLength
setMaxLength¶
open fun setMaxLength(maxLength: Int)
Sets the maximum length of text that can be entered in the input field.
Parameters¶
| Name | Description |
|---|---|
| maxLength | The maximum number of characters allowed |