How to hide status bar from the view on iPhone development?
Add the below code in your AppDelegate "applicationDidFinishLaunching" method.
[[UIApplication sharedApplication] setStatusBarHidden:YES];
Cheers!
M.P.Prabakar
Senior Systems Analyst
Have fun and be addictive by playing "TossRing" marvelous iPhone game. Link is below..
No comments:
Post a Comment