Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPhone 有剪贴板 API 吗?似乎可以调用 API 函数将文本设置到其他应用程序可以访问的粘贴板。但是有人可以验证这是正确的吗?
谢谢。
是的,请参阅UIPasteboard 类参考
是的,搜索 UIPasteboard。当然,仅在 OS 3.0 及更高版本中可用。