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.
我需要在 ios6 的 UIActivityViewController 中添加一个自定义按钮,并在点击按钮时获取其 IBAction 方法。这可能吗?
我可以给你一个解决方法。首先制作一个UIView. 然后根据您选择的框架添加UIActivityIndicator视图以及其中的 。UIButton这样你就可以得到IBActionof the UIButtontoo。希望这可以帮助。
UIView
UIActivityIndicator
UIButton
IBAction