EnkiUtils
Small library of classes that Enki Labs uses internally.
 All Classes Functions Properties Pages
UIScreen(EnkiUtils) Category Reference

#import <UIScreen+EnkiUtils.h>

Instance Methods

(BOOL) - Enki_isRetina
 

Detailed Description

Author
brian.clear http://stackoverflow.com/questions/5337924/ipad-2-detection

The UIScreen category extends UIScreen so that we can tell if we are running on a Retina display or not.

Definition at line 17 of file UIScreen+EnkiUtils.h.

Method Documentation

- (BOOL) Enki_isRetina

Returns YES if this is a Retina display.

Definition at line 14 of file UIScreen+EnkiUtils.m.


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