移动 Safari 变焦镜头控制

发布于 2025-01-07 15:48:34 字数 92 浏览 6 评论 0原文

为了响应长按,Mobile Safari 会显示变焦镜头/眼镜。任何人都知道有关在其他一些基于 UIView 的应用程序中实现此行为的任何信息吗?

谢谢!

In response to a long press Mobile Safari shows a zoom lens/eyeglass. Anyone knows anything about implementing this behavior in some other UIView based app?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

找回味觉 2025-01-14 15:48:34

任何正确配置的 UITextViewUITextField 等都会显示这种确切的行为。 (更准确地说,任何“可选择”的东西)要实现此行为,您必须编写自己的方法。苹果不提供这样的东西。

Any correctly configured UITextView, UITextField etc. shows this exact behaviour. (To be more exact, anything that is 'selectable') To implement this behaviour, you have to write your own methods. Apple does not provide anything like this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文