setText

open fun setText(@NonNull text: String): Boolean

Sets the current text value.

Return

true if the text field's text was updated, otherwise false.