setAfterTextChangedListener
fun setAfterTextChangedListener(afterTextChangedListener: StripeEditText.AfterTextChangedListener?)
Content copied to clipboard
Sets a listener that can react to changes in text, but only by reflecting the new text in the field.
Parameters
afterTextChangedListener
the AfterTextChangedListener to attach to this view