iPhone:是否可以向手机范围内的默认复制/粘贴菜单添加操作?

发布于 2024-11-02 09:25:47 字数 132 浏览 1 评论 0原文

是否可以向显示在 UITextFields 手机范围内的默认复制/粘贴菜单按钮添加特殊操作,即在其他应用程序的文本字段中可用?

一个用例可以是字典应用程序,例如,它允许您在 iBooks 中阅读书籍时查找单词。

谢谢。

Is it possible to add a special action to default copy / paste menu buttons that shows up on UITextFields phone wide, i.e. that would be available in other applications' text fields?

One use case can be a dictionary application that will allow you to look up words while reading a book in iBooks for example.

Thanks.

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

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

发布评论

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

评论(2

不即不离 2024-11-09 09:25:47

这将违反 iOS 平台的沙箱安全结构。因此我认为这是不可能的。

应用程序添加的任何功能都仅限于该应用程序本身。

That would violate the sandbox security structure of the iOS platform. Therefore I think it's not possible.

Any functionality added by an app would be limited to that app itself.

残龙傲雪 2024-11-09 09:25:47

不。您可以编写和设计自己的弹出窗口,但它不会显示在任何其他应用程序中。

No. You can write and design your own popup, but it won't show up in any other application.

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