Cocoa Touch: Difference between revisions

From Medien Wiki
mNo edit summary
mNo edit summary
Line 8: Line 8:
! Cocoa Touch (iPhoneOS)
! Cocoa Touch (iPhoneOS)
|-
|-
|[[Foundation Classes]]<br/>
|'''[[Foundation Classes]]'''<br/>
(Basic Types such as NSString, NSNumber, Collections like NSArray, NSDictionary... and basic core services like NSNotification, NSFileManager, NSUserDefaults, NSTimer...)
''Basic Types such as NSString, NSNumber, Collections like NSArray, NSDictionary...''<br/>
''Basic core services like NSNotification, NSFileManager, NSUserDefaults, NSTimer...''
|
|
|
|
|-
|-
|
|
|AppKit Classes<br/>
|'''AppKit Classes'''<br/>
(eg. NSResponder, NSView, NSWindow, NSButton and many more...)
''eg. NSResponder, NSView, NSWindow, NSButton and many more...''
|[[UIKit Classes]]<br/>
|'''[[UIKit Classes]]'''<br/>
(eg. UIResponder, UIView, UIWindow, UIButton, UIAccelerometer and many more...)
''eg. UIResponder, UIView, UIWindow, UIButton, UIAccelerometer and many more...''
|-
|-
|Core Data
|Core Data