"Check if this is iPad"

Fri 27 August 2010

//Detect if this is an iPad

if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad){

//this is iPad