如何更改 UIActionSheet 中按钮的突出显示颜色 - iPad
我会更改 iPad 应用程序中 UIActionSheet 中按钮的突出显示颜色,因为我需要更改另一种颜色的默认蓝色...我只找到了使用未记录功能的解决方案,也许这是唯一的方法!但我会避免使用可能阻止我进入 App Store 的解决方案...
有任何想法或 github 项目可以链接吗?
I would change the highlighted color of buttons in UIActionSheet in iPad app, because I need to change the default blue in an another color... I only found solution that uses undocumented function, and maybe this is the only way to do this ! But I would avoid to use a solution that could prevent me to go on the App Store...
Any ideas or github project to link ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我这样解决:
结果如下:
I solved in this way:
the result is the following:
点击链接,您将找到如何在操作表中添加子视图 http://www .ifans.com/forums/showthread.php?t=301851。然后在按钮中你可以尝试这个:
follow the link, you will find how to add subview in action sheet http://www.ifans.com/forums/showthread.php?t=301851. Then in button you can try this: