ui / com.schibsted.account.ui.ui / InputField / setTextWatcher

setTextWatcher

abstract fun setTextWatcher(textWatcher: TextWatcher!): Unit

Sets an external textWatcher to interact with the input field.

Parameters

textWatcher - TextWatcher!: the TextWatcher used to interact with the input field.