iOS Jun 17, 2012
1 min read
iOS: Hide/Show the Status bar in an iPhone/iPad application
Lets see how to change the visibility of the status bar in an iphone/ipad application. The UIApplication class provides a centralized point of control and coordination for applications…