FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
Safe private methods of UIApplication More...
#import <UIApplication.h>
Instance Methods | |
(CGRect) | - statusBarFrameForOrientation: |
statusbar size calculated for given orientation. More... | |
Safe private methods of UIApplication
- (CGRect) statusBarFrameForOrientation: | (UIInterfaceOrientation) | orientation |
statusbar size calculated for given orientation.
orientation | The orientation to calculate status bar frame. |