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.
我想知道是否有任何内置控件可以让您弹出类似于 Safari 中的共享选项的视图。
它似乎使用自定义按钮,而不是标准操作表。
此功能是否可用于标准 UIWebview?
谢谢
它是 iOS 6 中的新功能,称为 UIActivityViewController。请参阅其类参考和相关的HI 指南。