I have an input accessory view with a button. When the keyboard appears, the input accessory view covers another view that is touch enabled. Not only is the button triggering the desired event handler, but it is triggering the event handler of the view below it, which is not desired.

I think I have read somewhere about how touch events may do this and that it can be stopped. Right now, I don't know the terminology to search for.

link|improve this question

76% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.