Quickies

[categories] [index] [all (527)] [latest]

iOS
  1. if ( UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad ) {
        // ...
    }