Revision: 11481
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 6, 2009 16:34 by steve918
Initial Code
//Hide [UIApplication sharedApplication].statusBarHidden = YES; //Show [UIApplication sharedApplication].statusBarHidden = NO;
Initial URL
Initial Description
Allows you to toggle visibility of the iPhone status bar at the top of the screen that shows the carrier information, network status and time
Initial Title
Show/Hide iPhone Status Bar
Initial Tags
iphone
Initial Language
Objective C