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.
我正在实现像 Photos.app (使用 UIPasteboard)这样的图像复制功能。像 Photos.app 我想显示一个“复制”弹出按钮:
是否有官方 API 来创建这个按钮,还是我必须自己做?
您可以使用UIMenuController.
UIMenuController