3
+ (UIColor *)scrollViewTexturedBackgroundColor
方法在iOS 7中已被棄用我應該用什麼來代替?scrollViewTexturedBackgroundColor在iOS 7.0中棄用
+ (UIColor *)scrollViewTexturedBackgroundColor
方法在iOS 7中已被棄用我應該用什麼來代替?scrollViewTexturedBackgroundColor在iOS 7.0中棄用
無論你喜歡什麼。 iOS7中的滾動視圖不再具有默認紋理。背景是純色。選擇其中一個或創建自己的UIImage作爲背景紋理。
Okey,感謝您的快速回答 –
@Bhumit這就是這個網站,如果前。甚至比「感謝」更好:勾選「已接受」複選標記。 – Krumelur
我會,似乎stackoverflow有一些最小時間框架,之前我不能接受答案:) –