iOSバージョン違い
一部のみ。つかったことないものとか。
iOS9から
- UIStackView
iOS8から
Unified Storyboardsというpad,phone共通で一つという考え
- UITraitCollection SizeClasses
- UIVisualEffectView
- UIImageAsset
- UIInputViewController カスタムキーボード
- UIPresentationController
- UIPopoverPresentationController
- UIPrinter
- UISearchController
- UITableViewRowAction
- UIUserNotificationCategory ( push notificationの)
- UIVisualEffect
- UIContentContainer
- UICoordinateSpace
iOS7から
- UIDynamicAnimator
- UIKeyCommand 外部キー
- UIMotionEffect 視差効果
- UIPercentDrivenInteractiveTransition
iOS6から
- UICollectionViewCell
- NSShadow
- UITextSelectionRect
iOS4から
- UIPrintFormatter
iOS3から
- UIPasteboard
- UIVideoEditorController
- UISearchDisplayController(iOS8からはUISearchController)
iOS2から
- UIImagePickerController
- UIScreen