是否可以在 iOS 应用程序中覆盖多任务手势?

发布于 2024-10-28 04:07:51 字数 109 浏览 5 评论 0原文

我在 AppStore 上有几个适合儿童的应用程序,而新的多任务手势(在 iPad 上)总是被孩子们触发,这不太好。

是否可以覆盖应用程序中的这些手势,以便在操作系统看到它们之前捕获它们?

I have a couple of apps for kids out on the AppStore, and the new multitask gestures (on iPad) are getting triggered by kids all the time, which is not good.

Is it possible to override those gestures in the app to catch them before the OS sees them?

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

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

发布评论

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

评论(1

世态炎凉 2024-11-04 04:07:51

没有公共 API 来访问这些手势,而且它们由 SpringBoard 本身管理。所以,不,如果没有越狱的 iPhone,你就无法覆盖它们。不过,用户可以在“设置”应用程序中启用/禁用它们。

There is no public API to access those gestures, plus they're managed by the SpringBoard itself. So, no, without a jailbroken iPhone, you can't override them. The user can enable/disable them in the Settings app, though.

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