Quickies

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

Cocoa UIKit
  1. #if TARGET_OS_IPHONE
    #import <UIKit/UIKit.h>
    #else
        @compatibility_alias UIColor NSColor;
    #endif