Skip to content

Instantly share code, notes, and snippets.

@kaishin
Created July 1, 2013 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaishin/5899860 to your computer and use it in GitHub Desktop.
Save kaishin/5899860 to your computer and use it in GitHub Desktop.
Get statusBar window
UIWindow *statusBar = [[UIApplication sharedApplication] performSelector:@selector(statusBarWindow)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment