Sunday, 15 September 2013

ios7 - UIColor patternImage not working in iOS 7 -



ios7 - UIColor patternImage not working in iOS 7 -

i'm trying create swift app compatible ios 7. reason, cannot set tabbar background did on ios 8. code:

tabbar.bartintcolor = uicolor(patternimage: uiimage(named: "green.png")!)

what doing wrong?

self.tabbarcontroller?.tabbar.translucent = false;

from documentation: give-and-take color made translucent default unless set translucent property no.

ios ios7 swift uitabbar uicolor

No comments:

Post a Comment