WebView 没有对我的 tapGesture 做出反应,这怎么可能?
“我有一个应用程序,上面有六个 Web 视图来显示内容
我已通过 GestureRecognizer 将触摸事件操作放在所有这些操作上,但它无法获取操作可能是什么问题
难道Web View不捕获手势事件?”
非常感谢
"i Have An Application On which i got six Web View to display the content
i have put the touch event action on all of them through GestureRecognizer But It Can't Get The Action What Can Be The Problem
is It So that Web View Don't Capture the Gesture Event ?"
Thanks a lot in Advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试从 IB 启用“用户交互已启用”。
Try to enable "User interaction enabled" from IB.