Editable.setText
void setText(string text)Sets the text in the editable to the given value.
This is replacing the current contents.
Parameters
text | the text to set |
void setText(string text)Sets the text in the editable to the given value.
This is replacing the current contents.
text | the text to set |