FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
UIApplication(Shortcuts) Category Reference

UIApplication shortcuts. More...

#import <UIApplication.h>

Instance Methods

(CGSize) - __deprecated
 
(CGSize) - statusBarSizeForOrientation:
 

Properties

CGRect statusBarFrameForCurrentOrientation
 statusbar size calculated for current orientation. More...
 

Detailed Description

UIApplication shortcuts.

Method Documentation

- (CGSize) __deprecated
Deprecated:
Use statusBarFrameForCurrentOrientation
- (CGSize) statusBarSizeForOrientation: (UIInterfaceOrientation)  __deprecated
Deprecated:
Use statusBarFrameForOrientation:

Property Documentation

- (CGRect) statusBarFrameForCurrentOrientation
readnonatomicassign

statusbar size calculated for current orientation.


The documentation for this category was generated from the following file: