UIActionSheet 无法在 iOS9 中按预期显示
Posted
技术标签:
【中文标题】UIActionSheet 无法在 iOS9 中按预期显示【英文标题】:UIActionSheet can't show as expected in iOS9 【发布时间】:2015-10-01 14:02:39 【问题描述】:我发现我的应用在 ios9 中无法按预期显示 UIActionSheet。 当我显示action sheet时,cornerRadius一开始就比正常cornerRadius大,很快就会恢复到正常cornerRadius。link of images
任何帮助和建议都将不胜感激。
【问题讨论】:
【参考方案1】:在 Info.plist 中禁用边缘抗锯齿(UIViewEdgeAntialiasing)渲染
【讨论】:
以上是关于UIActionSheet 无法在 iOS9 中按预期显示的主要内容,如果未能解决你的问题,请参考以下文章
Monotouch - UIActionSheet 无法在 iPad 上正确显示
带有许多按钮的 Xcode iPad UIActionSheet 无法正确显示 iOS7
iOS 7:在 UIActionSheet 委托函数中创建的 UIAlertView 无法自动旋转