abstract fun setTextWatcher(textWatcher: TextWatcher!): Unit
Sets an external textWatcher to interact with the input field.
textWatcher - TextWatcher!: the TextWatcher used to interact with the input field.
textWatcher
TextWatcher