Advertisement
Guest User

Untitled

a guest
Sep 17th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. UIStatusBarStyle: UIStatusBarStyleLightContent
  2.  
  3. - (UIStatusBarStyle)preferredStatusBarStyle
  4. {
  5. return UIStatusBarStyleLightContent;}
  6.  
  7. UIStatusBarStyleLightContent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement