In my app I have some complex logic surrounding the hiding and showing of the keyboard. I am interested in detecting when the user (who has an iPad) specifically taps on the iPad keyboard hide button:
I am not interested in detecting when the keyboard is supposed to hide, only when the user actually physically taps on this button. Any suggestions?
Thank you!