【发布时间】:2018-03-15 17:39:39
【问题描述】:
如何在 iOS 11 和 Swift 4 中以 ActionSheet 样式呈现 UIPopoverController 或 UIAlertController 时移除/更改 UISegementedControl 上灰显按钮的默认效果。
【问题讨论】:
-
它们是灰色的,因为它们在弹出框/警报可见时被禁用。
标签: ios swift uipopovercontroller uisegmentedcontrol uiactionsheet