END_ICON_CLEAR_TEXT

const val END_ICON_CLEAR_TEXT: Int = 2

The TextInputLayout will show a clear text button while there is input in the EditText. Clicking it will clear out the text and hide the icon.

See also

VGSTextInputLayout.setEndIconMode
VGSTextInputLayout.getEndIconMode