可捏网页视图
我有一个 webview,它显示特定网站的链接,但显示是固定的,感觉就像从旧式手机浏览网页,而不是 iPhone。 有没有办法让 webview 可捏?由于我的应用程序中的网络视图不可捏,这意味着我无法放大或缩小它。 任何帮助表示赞赏。 提前致谢。
I have a webview, which show a link to a specific website, but the display is fixed, it feels like browsing the web from old style mobile, n not iphone.
Is there a way to make a webview pinchable? Since the webview in my apps is not pinchable, which mean I can't zoom it in or out.
Any help is appreciated.
Thanx in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您需要确保在 IB 中选中了适合的缩放页面,并且多点触控和多点触控已选中。启用用户交互。
You need to make sure that scale pages to fit is checked in IB, and that multi-touch & user interaction are enabled.
这对我有用:
That worked for me: