Declared in UIDevice+TKCategory.h
UIDevice+TKCategory.m

Overview

Additional functionality for UIDevice.

Tasks

Properties

padIdiom

Returns true if the device is an iPad.

@property (nonatomic, readonly) BOOL padIdiom

Declared In

UIDevice+TKCategory.h

phoneIdiom

Returns true if the device is an iPhone or iPod touch.

@property (nonatomic, readonly) BOOL phoneIdiom

Declared In

UIDevice+TKCategory.h