UIActionsheet 上的自定义按钮
我正在尝试创建一个包含多个按钮作为选项的 UIActionsheet
。
- 是否可以?。
- 如果是的话,苹果会进入应用程序商店吗?我在一些博客中看到,这些类型的窗户被拒绝?
- 如果不可能,是否有 UIActionsheet 的替代方案,可以实现类似的功能?
I am trying to create a UIActionsheet
with several buttons as options.
- Is it possible?.
- If it is, will apple let in onto apps store. I have seen in some blogs that these types of windows are rejected?
- if not possible is there an alternative to
UIActionsheet
, that will achieve similar functionallity?.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是有可能的,而且我认为苹果不会拒绝它(为什么他们会拒绝?)。
It is possible and I don't think Apple will reject it (why would they ?).
要了解有关 UIActionsheet 的更多信息,请阅读文档
To know more about UIActionsheet read the documentation