Hi I have a need to detect backspace button event on textfield.
Common way to detect the backspace is to add the whitespace and see the changed text.
But As the textfield is secured textfield.adding the whitespace trick won't work out.
Any helpful suggestions are welcome
Edit - don't close :
This is not a duplicate question because its about doing it on secured textfield and this is not a duplicate of below questions