InputAccessoryView 按钮触摸事件触发所需事件加上附件视图下视图的事件
我有一个带有按钮的输入附件视图。当键盘出现时,输入附件视图将覆盖另一个启用触摸的视图。该按钮不仅触发了所需的事件处理程序,而且还触发了其下方视图的事件处理程序,这是不希望的。
我想我已经在某处读到过有关触摸事件如何做到这一点并且可以停止它的内容。现在,我不知道要搜索的术语。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论