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 的 xcode 中按下一个按钮时,我进行了很多搜索以找到一种方法来实现最常用的下拉菜单。类似于您在电子邮件应用程序中点击回复按钮时看到的内容。您会看到回复、转发、打印、取消的选项。我想以完全相同的方式实现它。iOS6 中是否已经有标准框架可用?非常感谢 stackoverflow 的优秀用户。
下面是我想要实现的屏幕截图。
这是一个UIActionSheet 请查看Apple 的文档