[View] [Edit] [Lock] [References] [Attachments] [History] [Home] [Changes] [Search] [Help]
Apple frameworks
Read more on "Implementing native wrappers".
See also Apple Developer documentation
Platform defines - Basic fileIn for ios and osx platforms
SDK Additions
Foundation
CGGeometry
- Defines structures for geometric primitives and functions that operate on them. The data structure CGPoint represents a point in a two-dimensional coordinate system. The data structure CGRect represents the location and dimensions of a rectangle. The data structure CGSize represents the dimensions of width and height.
- api[apple,CGGeometry]
UIKit
- Provides the window and view architecture needed to manage an app’s user interface, the event handling infrastructure needed to respond to user input, and the app model needed to drive the main run loop and interact with the system.
- api[ios,UIKit] methods
- api[ios,UIKit] epilogue
CoreData
- The Core Data framework provides generalized and automated solutions to common tasks associated with object life-cycle and object graph management, including persistence.
- api[apple,CoreData]
WebKit
MapKit
AppKit
Accelerate
- Interfaces for performing digital signal processing (DSP), linear algebra, and image-processing calculations.
-
CoreBluetooth
CoreImage
AVFoundation
QuartzCore
MessageUI