ws1-framework/com.airwatch.simplifiedenrollment.views/AWInputField/setText
setText¶
open fun setText(text: CharSequence)
Sets the text content of the input field.
Parameters¶
| Name | Description |
|---|---|
| text | Nullable text to display in the input field |
ws1-framework/com.airwatch.simplifiedenrollment.views/AWInputField/setText
open fun setText(text: CharSequence)
Sets the text content of the input field.
| Name | Description |
|---|---|
| text | Nullable text to display in the input field |