ui-extension
Toggle table of contents
1.0.9
release
Target filter
release
Switch theme
Search in API
Skip to content
ui-extension
ui-extension
/
com.highcapable.betterandroid.ui.extension.view
/
updateText
update
Text
fun
EditText
.
updateText
(
text
:
CharSequence
?
)
Update the edit text's text and set the cursor to the end.
Receiver
EditText
Parameters
text
the text.