Nik*_*a P 3 iphone customization uialertview ios uiappearance
我知道这UIAlertView符合UIAppearance和UIAppearanceContainer.
但是如何使用UIAppearance自定义/样式UIAlertView?我无法通过网络找到它.
Fog*_*ter 11
你不能UIAppearance用来定制UIAlertView.
UIAlertView只显示UIAppearance因为UIView符合UIAppearance并且UIAlertView是其子类UIView.
它实际上并没有实现它.