Hide Status Bar in iPhone using Objective C

To hide the status bar in iPhone through programming,


[[UIApplication sharedApplication] setStatusBarHidden:YES animated:NO];

Comments

Popular posts from this blog

Integrating ZXing QR Code reader in iPhone / iOS applications

Multiple line of text in UIPickerView

Connect Samsung devices to Kies on Mac