UIScreen+AWKit.h
IntroductionUse the links in the table of contents to the left to access the documentation. MethodsisRetina+ (BOOL)isRetina; Return ValueYES if the host device has a retina display. screenBounds+ (CGRect)screenBounds; Return ValueCGRect of the screen bounds at current orientation. screenBoundsForInterfaceOrientation:+ (CGRect)screenBoundsForInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation; Return ValueCGRect of the screen bounds for interface orientation (UIInterfaceOrientation). |