SBAppStatusBarManager

From iPhone Development Wiki
Revision as of 04:53, 19 October 2013 by Vatsal Manot (talk | contribs) (Created page with "'''SBAppStatusBarManager''' is a singleton class that manages the status bar. You can access the singleton instance with the nonstandard method as follows: <source lang="objc"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SBAppStatusBarManager is a singleton class that manages the status bar. You can access the singleton instance with the nonstandard method as follows:

+(id)sharedInstance