setText

open fun setText(text: String)

Sets the text in the editable to the given value.

This is replacing the current contents.

Parameters

text

the text to set