由于UIActionSheet在iOS 8中的奇怪行为,我已经将UIAlertController与UIAction一起实现为按钮.我想改变UIAlertController的整个背景.但我找不到任何办法.
甚至尝试过,
actionController.view.backgroundColor = [UIColor blackColor];
但是没有帮助我.关于这方面的任何意见都是值得注意的.
提前致谢.
objective-c uiactionsheet ios uialertcontroller
ios ×1
objective-c ×1
uiactionsheet ×1
uialertcontroller ×1