ui / com.schibsted.account.ui.ui.component / CodeInputView / setTextWatcher

setTextWatcher

fun setTextWatcher(textWatcher: TextWatcher): Unit

Overrides InputField.setTextWatcher

Sets a TextWatcher to .inputViews's EditText

Parameters

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