首页 > 代码库 > iOS UIKit 框架 346 篇文档分类整理 - 预告
iOS UIKit 框架 346 篇文档分类整理 - 预告
iOS UIKit 框架 346 篇文档分类整理 - 预告
太阳火神的美丽人生 (http://blog.csdn.net/opengl_es)
本文遵循“署名-非商业用途-保持一致”创作公用协议
转载请保留此句:太阳火神的美丽人生 - 本博客专注于 敏捷开发及移动和物联设备研究:iOS、Android、Html5、Arduino、pcDuino,否则,出自本博客的文章拒绝转载或再转载,谢谢合作。
当前正在进行的是 “iOS Foundation 框架 224 篇相关文档分类整理”,量很大,但会根据实际开发中的使用频繁程序,对主要的部分进行相应解释说明,甚至实际编写些小例子来帮助理解。
多不要紧,只要坚持,一天一些,估计有两三个月的闲睱时间就能整理完。
这看似是在把苹果官网的东西贴过来,其实不然,贴的过程中,要选择性地贴,就要动脑去想,想的过程就是在构建头脑中的知识立体库,立体库中的每个位置,都为各个知识点留有位置,各知识点之间是靠神经元在联系着的,这就是最终的目标。
先把官网的列表贴过来,轮到整理这部分时,这个表要经过加工,变成预期的模式。
这就是中国人的思维模式,外国人的东西拿过来,看着总觉得零散,确实是这样,中国人的思维模式,受孔孟之道,儒家思想以及易经的几千年影响,实在不太容易改变,已经纳入遗传基因中了。
外国人习惯无序排列的目录,所以他们更注重每一个的细节,这也是外国人的优势,他们只关心眼前的事情,把它做得更好;而我们中国人更习惯于有序的目录结构,有序代表着,必须形成各个知识结构之间的联系,这是外国人粗放的地方,但他们更注重实效的联系,而我们中国人就比较依赖于这种有序的知识结构体系,也正因为这样,我们中国人的发明性更强,而外国人能做到的是把已有的东西做到极致,中西文化的差异于此,决定了我们的学习和接受事物的方式要有别,才能达到预期效果,事半功倍。
当 Foundation 和 UIKit 两部分都已经掌握常用的部分之后,接下来每一个人都可以自主的去看苹果官网的文档,从中吸取有用的东西了,那可是苹果开发的万圣之源啊!
Title | Resource Type | Topic | Framework | Date |
---|---|---|---|---|
View Programming Guide for iOS | Guides | User Experience Windows & Views | UIKit | 2013-10-22 Minor Change |
View Controller Programming Guide for iOS | Guides | User Experience Windows & Views | UIKit | 2012-12-13 Minor Change |
View Controller Catalog for iOS | Guides | User Experience Windows & Views | UIKit | 2012-02-16 Minor Change |
Auto Layout Guide | Guides | User Experience | UIKit | 2013-09-18 Content Update |
Camera Programming Topics for iOS | Guides | Audio & Video | UIKit | 2012-07-17 Minor Change |
Collection View Programming Guide for iOS | Guides | User Experience Windows & Views | UIKit | 2013-09-18 Content Update |
Document Interaction Programming Topics for iOS | Guides | Data Management File Management | UIKit | 2010-11-15 First Version |
Document-Based App Programming Guide for iOS | Guides | Data Management | UIKit | 2012-09-19 Content Update |
Drawing and Printing Guide for iOS | Guides | Graphics & Animation 2D Drawing | UIKit | 2012-09-19 Content Update |
Error Handling Programming Guide Describes NSError objects, related Application Kit support for error handling, and how to use these features in your code. Last change: Added advice about not modifying the error parameter if a method does not directly return NO to indicate an error (Creating and Returning NSError Objects). | Guides | Data Management Event Handling | UIKit | 2011-01-07 Minor Change |
Event Handling Guide for iOS Describes how applications can handle multitouch, motion, and other events. Last change: Reordered the chapters to present gesture recognizers first and conceptual information about event delivery and the responder chain later. Also updated content to include the most recent information for iOS 6.0. | Guides | Data Management Event Handling | UIKit | 2013-01-28 Content Update |
UIKit User Interface Catalog | Guides | User Experience | UIKit | 2013-12-16 Minor Change |
iOS 7 UI Transition Guide Describes how to transition an iOS 6 app to iOS 7. Last change: Corrected the default value of extendedLayoutIncludesOpaqueBars to NO. | Guides | User Experience | UIKit | 2013-10-22 Minor Change |
Local and Push Notification Programming Guide | Guides | Networking & Internet | UIKit | 2014-02-11 Minor Change |
Text Programming Guide for iOS | Guides | Data Management Strings, Text, & Fonts | UIKit | 2014-03-10 Minor Change |
Table View Programming Guide for iOS | Guides | User Experience Tables | UIKit | 2013-09-18 Minor Change |
Multiple Display Programming Guide for iOS | Guides | User Experience Windows & Views | UIKit | 2012-12-13 Minor Change |
Accessibility Programming Guide for iOS | Guides | User Experience | UIKit | 2012-02-16 Minor Change |
Scroll View Programming Guide for iOS | Guides | User Experience Windows & Views | UIKit | 2011-06-06 Minor Change |
UITextSelectionRect Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-08-08 Minor Change |
UITextRange Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UITextPosition Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UITextInputTraits Protocol Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Content Update |
UITextInputTokenizer Protocol Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UITextInputStringTokenizer Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UITextInputMode Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2011-06-06 Minor Change |
UITextInputDelegate Protocol Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UITextInput Protocol Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
UITextFieldDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2008-06-16 First Version |
UITextField Class Reference | Reference | User Experience Controls | UIKit | 2014-02-11 Minor Change |
UITextChecker Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2011-01-05 Minor Change |
UITapGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2011-01-05 Minor Change |
UITableViewHeaderFooterView Class Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Minor Change |
UITableViewDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Content Update |
UITableViewDataSource Protocol Reference | Reference | User Experience Controls | UIKit | 2010-05-24 Minor Change |
UITableViewController Class Reference | Reference | User Experience Controls | UIKit | 2012-09-19 Content Update |
UITableViewCell Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Content Update |
UITableView Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Content Update |
UITabBarItem Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UITabBarDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2008-05-16 First Version |
UITabBarControllerDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UITabBarController Class Reference | Reference | User Experience Controls | UIKit | 2013-08-08 Minor Change |
UITabBar Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Content Update |
UISwitch Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UISwipeGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2010-11-15 Minor Change |
CIColor UIKit Additions Reference | Reference | Graphics & Animation | UIKit | 2011-10-12 First Version |
CIImage UIKit Additions Reference | Reference | Graphics & Animation | UIKit | 2011-10-12 First Version |
UIStoryboardSegue Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-08-08 Content Update |
UIStoryboardPopoverSegue Class Reference | Reference | User Experience Windows & Views | UIKit | 2011-10-12 First Version |
UIStoryboard Class Reference | Reference | User Experience Windows & Views | UIKit | 2011-10-12 First Version |
UIStepper Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UIStateRestoring Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UISplitViewControllerDelegate Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 Minor Change |
UISplitViewController Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-08-08 Minor Change |
UISnapBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UISlider Class Reference | Reference | User Experience Controls | UIKit | 2011-10-12 Content Update |
UISimpleTextPrintFormatter Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2013-09-18 Content Update |
UISegmentedControl Class Reference | Reference | User Experience Controls | UIKit | 2011-10-12 Content Update |
UISearchDisplayDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2009-12-03 Minor Change |
UISearchDisplayController Class Reference | Reference | UIKit | 2013-09-18 Minor Change | |
UISearchBarDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2010-04-28 Minor Change |
UISearchBar Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Minor Change |
UIScrollViewDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2011-10-12 Content Update |
UIScrollViewAccessibilityDelegate Protocol Reference | Reference | UIKit | 2012-09-19 First Version | |
UIScrollView Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Minor Change |
UIScreenMode Class Reference | Reference | Data Management Device Information | UIKit | 2010-02-25 First Version |
UIScreenEdgePanGestureRecognizer Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIScreen Class Reference | Reference | Data Management Device Information | UIKit | 2013-09-18 Content Update |
UIRotationGestureRecognizer Class | Reference | Data Management Event Handling | UIKit | 2012-09-19 Minor Change |
UIResponderStandardEditActions Protocol Reference | Reference | Data Management Event Handling | UIKit | 2012-09-19 Content Update |
UIResponder Class Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Content Update |
UIRefreshControl Class Reference | Reference | User Experience Tables | UIKit | 2013-12-16 Minor Change |
UIReferenceLibraryViewController Class Reference | Reference | UIKit | 2012-01-10 Minor Change | |
UIPushBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIProgressView Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Minor Change |
UIPrintPaper Class Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIPrintPageRenderer Class Reference | Reference | UIKit | 2010-10-12 First Version | |
UIPrintInteractionControllerDelegate Protocol Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIPrintInteractionController Class Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIPrintInfo Class Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIPrintFormatter Class Reference | Reference | UIKit | 2010-10-12 First Version | |
UIPopoverControllerDelegate Protocol Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIPopoverController Class Reference | Reference | UIKit | 2013-12-16 Minor Change | |
UIPopoverBackgroundView Class Reference | Reference | UIKit | 2012-09-19 Content Update | |
UIPinchGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2012-09-19 Minor Change |
UIPickerViewDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2012-09-19 Content Update |
UIPickerViewDataSource Protocol Reference | Reference | User Experience Controls | UIKit | 2009-11-24 Minor Change |
UIPickerViewAccessibilityDelegate Protocol Reference | Reference | UIKit | 2010-05-18 First Version | |
UIPickerView Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UIPercentDrivenInteractiveTransition Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIPasteboard Class Reference | Reference | Data Management | UIKit | 2013-12-16 Minor Change |
UIPanGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2012-09-19 Minor Change |
UIPageViewControllerDelegate Protocol Reference | Reference | UIKit | 2013-09-18 Minor Change | |
UIPageViewControllerDataSource Protocol Reference | Reference | UIKit | 2012-12-13 Minor Change | |
UIPageViewController Class Reference | Reference | User Experience Windows & Views | UIKit | 2012-12-13 Minor Change |
UIPageControl Class Reference | Reference | User Experience Controls | UIKit | 2012-09-19 Content Update |
UIObjectRestoration Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UINib Class Reference | Reference | Data Management File Management | UIKit | 2013-08-08 Minor Change |
UINavigationItem Class Reference | Reference | User Experience Controls | UIKit | 2013-12-16 Minor Change |
UINavigationControllerDelegate Protocol Reference | Reference | UIKit | 2013-09-18 Content Update | |
UINavigationController Class Reference | Reference | User Experience Controls | UIKit | 2013-12-16 Minor Change |
UINavigationBarDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2008-03-12 First Version |
UINavigationBar Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UIMotionEffectGroup Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIMotionEffect Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIMenuItem Class Reference | Reference | UIKit | 2010-02-25 First Version | |
UIMenuController Class Reference | Reference | Data Management Event Handling | UIKit | 2013-08-08 Minor Change |
UIMarkupTextPrintFormatter Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2010-10-12 First Version |
UIManagedDocument Class Reference | Reference | Data Management | UIKit | 2014-04-09 Minor Change |
UILongPressGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Minor Change |
UILocalNotification Class Reference | Reference | Data Management Event Handling | UIKit | 2010-05-24 First Version |
UILocalizedIndexedCollation Class Reference | Reference | Data Management | UIKit | 2011-01-05 Minor Change |
UILayoutSupport Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UILabel Class Reference | Reference | User Experience Windows & Views | UIKit | 2014-02-11 Minor Change |
UIKit Function Reference | Reference | UIKit | 2013-09-18 Minor Change | |
UIKit Framework Reference | Reference | User Experience | UIKit | 2013-09-18 Content Update |
UIKit Data Types Reference | Reference | UIKit | 2014-02-11 Minor Change | |
UIKit Constants Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIKeyInput Protocol Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2010-02-25 First Version |
UIKeyCommand Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIInterpolatingMotionEffect Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIInputViewAudioFeedback Protocol Reference | Reference | Audio & Video Audio | UIKit | 2010-10-27 First Version |
UIInputView Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIImageView Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Content Update |
UIImagePickerControllerDelegate Protocol Reference | Reference | User Experience Controls | UIKit | 2010-08-19 Minor Change |
UIImagePickerController Class Reference | Reference | User Experience Controls | UIKit | 2014-04-09 Minor Change |
UIImage Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2014-04-09 Minor Change |
UIGuidedAccessRestrictionDelegate Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIGravityBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIGestureRecognizerDelegate Protocol Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Minor Change |
UIGestureRecognizer Class Reference | Reference | Data Management Event Handling | UIKit | 2013-12-16 Minor Change |
UIFontDescriptor Class Reference | Reference | UIKit | 2014-02-11 Minor Change | |
UIFont Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
UIEvent Class Reference | Reference | Data Management Event Handling | UIKit | 2010-08-03 Minor Change |
UIDynamicItemBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIDynamicItem Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIDynamicBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIDynamicAnimatorDelegate Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIDynamicAnimator Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIDocumentInteractionControllerDelegate Protocol Reference | Reference | Data Management File Management | UIKit | 2010-11-15 Content Update |
UIDocumentInteractionController Class Reference | Reference | Data Management File Management | UIKit | 2011-03-08 Minor Change |
UIDocument Class Reference | Reference | UIKit | 2013-09-18 Minor Change | |
UIDictationPhrase Class Reference | Reference | UIKit | 2012-03-01 First Version | |
UIDevice Class Reference | Reference | Data Management Device Information | UIKit | 2014-02-11 Minor Change |
UIDatePicker Class Reference | Reference | User Experience Controls | UIKit | 2010-11-29 Minor Change |
UIDataSourceModelAssociation Protocol Reference | Reference | User Experience | UIKit | 2012-09-19 First Version |
UIControl Class Reference | Reference | User Experience Controls | UIKit | 2011-09-28 Minor Change |
UIColor Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2012-12-13 Minor Change |
UICollisionBehaviorDelegate Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UICollisionBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UICollectionViewUpdateItem Class Reference | Reference | User Experience Tables | UIKit | 2012-09-19 First Version |
UICollectionViewTransitionLayout Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UICollectionViewLayoutInvalidationContext Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UICollectionViewLayoutAttributes Class Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Content Update |
UICollectionViewLayout Class Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Content Update |
UIWindow Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Minor Change |
UICollectionViewFlowLayoutInvalidationContext Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UICollectionViewFlowLayout Class Reference | Reference | User Experience Tables | UIKit | 2012-09-19 First Version |
UICollectionViewDelegateFlowLayout Protocol Reference | Reference | User Experience Tables | UIKit | 2012-09-19 First Version |
UICollectionViewDelegate Protocol Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Content Update |
UICollectionViewDataSource Protocol Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Minor Change |
UIWebViewDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2011-05-26 Minor Change |
UICollectionViewController Class Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Content Update |
UICollectionViewCell Class Reference | Reference | User Experience Tables | UIKit | 2012-09-19 First Version |
UICollectionView Class Reference | Reference | User Experience Tables | UIKit | 2014-02-11 Minor Change |
UICollectionReusableView Class Reference | Reference | User Experience Tables | UIKit | 2013-09-18 Minor Change |
UIButton Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UIBezierPath Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2012-09-19 Content Update |
UIBarPositioningDelegate Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 First Version |
UIBarPositioning Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIBarItem Class Reference | Reference | User Experience Controls | UIKit | 2011-10-12 Content Update |
UIBarButtonItem Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UIAttachmentBehavior Class Reference | Reference | UIKit | 2013-09-18 First Version | |
UIApplicationDelegate Protocol Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Content Update |
UIApplication Class Reference | Reference | Data Management Event Handling | UIKit | 2013-09-18 Content Update |
UIAppearanceContainer Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 Minor Change |
UIAppearance Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 Minor Change |
UIAlertViewDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2011-10-12 Content Update |
UIAlertView Class Reference | Reference | User Experience Windows & Views | UIKit | 2014-02-11 Minor Change |
UIWebView Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-12-16 Minor Change |
UIActivityViewController Class Reference | Reference | User Experience | UIKit | 2013-04-23 Minor Change |
UIActivityItemSource Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 Content Update |
UIActivityItemProvider Class Reference | Reference | User Experience | UIKit | 2013-09-18 Minor Change |
UIActivityIndicatorView Class Reference | Reference | User Experience Windows & Views | UIKit | 2011-10-12 Content Update |
UIViewPrintFormatter Class Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2010-10-12 First Version |
UIActivity Class Reference | Reference | User Experience | UIKit | 2014-02-11 Minor Change |
UIActionSheetDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2008-05-29 First Version |
UIActionSheet Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Minor Change |
UIViewControllerTransitioningDelegate Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIAccessibilityReadingContent Protocol Reference | Reference | UIKit | 2013-12-16 Minor Change | |
UIAccessibilityIdentification Protocol Reference | Reference | UIKit | 2011-10-12 First Version | |
UIAccessibilityFocus Protocol Reference | Reference | UIKit | 2010-05-18 First Version | |
UIViewControllerTransitionCoordinatorContext Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIAccessibilityElement Class Reference | Reference | UIKit | 2010-05-18 Minor Change | |
UIViewControllerTransitionCoordinator Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIAccessibilityContainer Protocol Reference | Reference | UIKit | 2010-05-18 Minor Change | |
UIAccessibilityAction Protocol Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIAccessibility Protocol Reference | Reference | UIKit | 2013-09-18 Content Update | |
UIAccelerometerDelegate Protocol Reference | Reference | Data Management Device Information | UIKit | 2008-05-27 First Version |
UIAccelerometer Class Reference | Reference | Data Management Device Information | UIKit | 2008-05-27 First Version |
UIAcceleration Class Reference | Reference | Data Management Device Information | UIKit | 2010-04-16 Minor Change |
UIViewControllerRestoration Protocol Reference | Reference | User Experience | UIKit | 2013-09-18 Content Update |
UIViewControllerInteractiveTransitioning Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIViewControllerContextTransitioning Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIViewControllerAnimatedTransitioning Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIViewController Class Reference | Reference | User Experience Windows & Views | UIKit | 2013-09-18 Content Update |
UIView Class Reference | Reference | User Experience Windows & Views | UIKit | 2014-03-10 Minor Change |
UIVideoEditorControllerDelegate Protocol Reference | Reference | Audio & Video Video | UIKit | 2009-07-07 First Version |
NSAttributedString UIKit Additions Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
NSBundle UIKit Additions Reference | Reference | Data Management File Management | UIKit | 2010-03-26 Minor Change |
NSCoder UIKit Additions Reference Describes additions for archiving data types used in UIKit. Last change: Updated for iOS v5.0. | Reference | Graphics & Animation 2D Drawing | UIKit | 2011-10-12 Content Update |
NSIndexPath UIKit Additions | Reference | Data Management Data Types & Collections | UIKit | 2012-09-19 Content Update |
NSLayoutConstraint Class Reference | Reference | UIKit | 2013-10-22 Minor Change | |
NSLayoutManager Class Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSLayoutManagerDelegate Protocol Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSMutableAttributedString UIKit Additions Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSMutableParagraphStyle Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
NSObject UIKit Additions Reference | Reference | UIKit | 2013-09-18 Content Update | |
NSParagraphStyle Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2014-02-11 Minor Change |
NSShadow Class Reference Describes a drop shadow for a drawing operation. Last change: This class is now supported in iOS. | Reference | Graphics & Animation 2D Drawing | UIKit | 2012-09-19 Content Update |
NSString UIKit Additions Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
NSStringDrawingContext Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
NSTextAttachment Class Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSTextAttachmentContainer Protocol Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSTextContainer Class Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSTextLayoutOrientationProvider Protocol Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSTextStorage Class Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
NSTextStorageDelegate Protocol Reference for iOS | Reference | Data Management Strings, Text, & Fonts | UIKit | 2014-02-11 Minor Change |
NSTextTab Class Reference for iOS | Reference | UIKit | 2013-09-18 First Version | |
NSValue UIKit Additions Reference | Reference | Graphics & Animation 2D Drawing | UIKit | 2011-10-12 Content Update |
UIVideoEditorController Class Reference | Reference | Audio & Video Video | UIKit | 2009-08-02 First Version |
UITouch Class Reference | Reference | Data Management Event Handling | UIKit | 2010-09-17 Minor Change |
UIToolbarDelegate Protocol Reference | Reference | UIKit | 2013-09-18 First Version | |
UIToolbar Class Reference | Reference | User Experience Controls | UIKit | 2013-09-18 Minor Change |
UITextViewDelegate Protocol Reference | Reference | User Experience Windows & Views | UIKit | 2013-12-16 Minor Change |
UITextView Class Reference | Reference | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 Minor Change |
Converting to Storyboards Release Notes | Release Notes | UIKit | 2011-10-12 First Version | |
AccelerometerGraph | Sample Code | Data Management Device Information | UIKit | 2013-07-15 Content Update |
MultipleDetailViews | Sample Code | User Experience Windows & Views | UIKit | 2012-09-18 Content Update |
Multiple Selection with UITableView | Sample Code | User Experience Tables | UIKit | 2014-01-13 Content Update |
State Restoration | Sample Code | User Experience | UIKit | 2013-07-09 Content Update |
State Restoration of Child View Controllers | Sample Code | User Experience | UIKit | 2013-09-05 Content Update |
StreetScroller | Sample Code | User Experience Controls | UIKit | 2013-07-31 Content Update |
MoveMe | Sample Code | User Experience | UIKit | 2013-03-27 Content Update |
Table View Animations and Gestures | Sample Code | User Experience Tables | UIKit | 2013-11-14 Content Update |
TableView Fundamentals for iOS | Sample Code | User Experience Tables | UIKit | 2013-07-31 Content Update |
TableViewCell Accessory | Sample Code | User Experience Tables | UIKit | 2014-02-21 Content Update |
Tabster | Sample Code | User Experience Windows & Views | UIKit | 2014-01-06 Content Update |
TheElements | Sample Code | Data Management | UIKit | 2013-04-11 Content Update |
LazyTableImages | Sample Code | User Experience Tables | UIKit | 2013-04-23 Content Update |
LaunchMe | Sample Code | Data Management Event Handling | UIKit | 2013-05-16 Content Update |
KeyboardAccessory | Sample Code | User Experience | UIKit | 2014-04-03 Content Update |
Reflection | Sample Code | Graphics & Animation 2D Drawing | UIKit | 2014-01-06 Minor Change |
Simple Background Transfer | Sample Code | Networking & Internet | UIKit | 2013-10-01 Minor Change |
Simple Gesture Recognizers | Sample Code | Data Management Event Handling | UIKit | 2013-01-24 Minor Change |
Simple UISearchBar with State Restoration | Sample Code | User Experience Tables | UIKit | 2013-05-23 Content Update |
Advanced UISearchBar | Sample Code | User Experience Tables | UIKit | 2013-07-24 First Version |
Alternate Views | Sample Code | User Experience Windows & Views | UIKit | 2014-04-02 Content Update |
ViewTransitions | Sample Code | Graphics & Animation Animation | UIKit | 2013-07-31 Content Update |
Application Icons and Launch Images for iOS | Sample Code | General | UIKit | 2014-03-05 Content Update |
AppPrefs | Sample Code | Data Management Preference Settings | UIKit | 2013-04-11 Content Update |
Sample Print Page Renderer | Sample Code | Graphics & Animation | UIKit | 2014-02-03 Content Update |
PrintPhoto | Sample Code | Graphics & Animation 2D Drawing | UIKit | 2011-10-12 Content Update |
Using a Search Bar in a Toolbar | Sample Code | User Experience Controls | UIKit | 2013-09-03 Content Update |
Popover Controllers in iOS | Sample Code | User Experience Windows & Views | UIKit | 2013-09-03 Content Update |
PhotoScroller | Sample Code | User Experience | UIKit | 2012-11-06 Content Update |
PageControl | Sample Code | User Experience | UIKit | 2013-02-15 Content Update |
UICatalog: Creating and Customizing UIKit Controls | Sample Code | User Experience | UIKit | 2014-04-24 Content Update |
Using External Displays | Sample Code | User Experience Windows & Views | UIKit | 2013-09-16 Minor Change |
HelloWorld | Sample Code | User Experience | UIKit | 2010-06-24 Content Update |
HeadsUpUI | Sample Code | User Experience Windows & Views | UIKit | 2013-05-16 Content Update |
Handling Touches Using Responder Methods and Gesture Recognizers | Sample Code | Data Management Event Handling | UIKit | 2013-05-13 Content Update |
UIImagePicker Video Recorder | Sample Code | Audio & Video Video | UIKit | 2013-08-13 Content Update |
UIKit Dynamics Catalog | Sample Code | Graphics & Animation | UIKit | 2013-09-23 Content Update |
UIKit Printing with UIPrintInteractionController and UIViewPrintFormatter | Sample Code | Graphics & Animation 2D Drawing | UIKit | 2012-12-05 Content Update |
Get Battery Status | Sample Code | Data Management Device Information | UIKit | 2013-08-15 Content Update |
UnwindSegue | Sample Code | User Experience | UIKit | 2013-08-17 First Version |
Collection View Transition | Sample Code | User Experience Windows & Views | UIKit | 2013-10-29 Content Update |
Using UIImagePickerController to Select Pictures and Take Photos | Sample Code | User Experience | UIKit | 2013-05-29 Content Update |
CollectionView-Simple | Sample Code | UIKit | 2012-09-24 First Version | |
DocInteraction | Sample Code | Data Management File Management | UIKit | 2013-04-18 Content Update |
DateCell | Sample Code | User Experience Tables | UIKit | 2013-08-13 Content Update |
Customizing UINavigationBar | Sample Code | User Experience Controls | UIKit | 2014-04-29 Content Update |
CustomContentAccessibility | Sample Code | User Experience | UIKit | 2013-12-18 First Version |
Using NSXMLParser to parse XML documents | Sample Code | Data Management | UIKit | 2013-09-17 Content Update |
UIScrollView And Autolayout | Technical Notes | User Experience Windows & Views | UIKit | 2014-02-20 Minor Change |
Using Unwind Segues | Technical Notes | User Experience | UIKit | 2013-08-13 First Version |
Launching your iPhone Application in Landscape | Technical Notes | User Experience | UIKit | 2013-08-09 Content Update |
Troubleshooting Push Notifications | Technical Notes | Networking & Internet | UIKit | 2013-09-24 Minor Change |
Matching a Bar Tint Color To Your Corporate or Brand Color | Technical Q&As | User Experience | UIKit | 2014-03-20 First Version |
View Snapshots on iOS 7 | Technical Q&As | Graphics & Animation 2D Drawing | UIKit | 2014-05-01 Minor Change |
Why won‘t my UIViewController rotate with the device? | Technical Q&As | User Experience | UIKit | 2013-04-18 Content Update |
Restoring the screen brightness when an app leaves the active state | Technical Q&As | User Experience Windows & Views | UIKit | 2013-06-04 First Version |
Using UIWebView to display select document types | Technical Q&As | UIKit | 2009-08-25 Minor Change | |
Detecting phone numbers and links in an iPhone application | Technical Q&As | User Experience Windows & Views | UIKit | 2009-10-27 First Version |
Delivering touch events to a view outside the bounds of its parent view | Technical Q&As | Data Management Event Handling | UIKit | 2014-04-11 First Version |
Launch Image Doesn‘t Show Up for iPhone Apps | Technical Q&As | User Experience | UIKit | 2013-08-06 Minor Change |
Supporting orientations for iPad apps | Technical Q&As | User Experience | UIKit | 2010-12-10 Minor Change |
Setting up Xcode to automatically manage your provisioning profiles. | Technical Q&As | General | UIKit | 2014-04-24 Minor Change |
How to opt out of video mirroring | Technical Q&As | User Experience Windows & Views | UIKit | 2011-04-04 First Version |
How do I get my application to show up in the "Open in..." menu on iOS for a specific document type? | Technical Q&As | Data Management File Management | UIKit | 2014-04-14 Minor Change |
Preventing the Status Bar from Covering Your Views | Technical Q&As | User Experience | UIKit | 2014-01-09 Minor Change |
Handling Popover Controllers During Orientation Changes | Technical Q&As | User Experience | UIKit | 2010-12-10 Minor Change |
Accessing Image Metadata in iOS | Technical Q&As | UIKit | 2011-08-22 Content Update | |
Why does UILocalizedIndexedCollation not give localized results? | Technical Q&As | User Experience Tables | UIKit | 2011-07-14 First Version |
App Icons on iPad and iPhone | Technical Q&As | User Experience | UIKit | 2014-02-03 Content Update |
WWDC 2013: What’s New with Multitasking | Video | General | UIKit | 2013-09-18 First Version |
WWDC 2013: What’s New in iOS User Interface Design | Video | User Experience | UIKit | 2013-09-18 First Version |
iOS 7 Tech Talks: Architecting Modern Apps, Part 1 | Video | User Experience | UIKit | 2014-02-11 First Version |
iOS 7 Tech Talks: User Interface Design for iOS 7 Apps | Video | User Experience | UIKit | 2014-02-11 First Version |
WWDC 2013: What’s New in Camera Capture | Video | Audio & Video | UIKit | 2013-09-18 First Version |
WWDC 2013: Using Fonts with Text Kit | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2012: Accessibility for iOS | Video | User Experience | UIKit | 2012-10-17 First Version |
WWDC 2012: Adopting Storyboards in Your App | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Advanced Appearance Customization on iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Advanced Collection Views and Building Custom Layouts | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: AirPrint | Video | Graphics & Animation | UIKit | 2012-09-19 First Version |
WWDC 2012: Auto Layout by Example | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Best Practices for Mastering Auto Layout | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Building Advanced Gesture Recognizers | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Building Concurrent User Interfaces on iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Debugging UIWebViews and Websites on iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Enhancing User Experience with Scroll Views | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Introducing Collection Views | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Introduction to Auto Layout for iOS and OS X | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: iOS User Interface Design | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: iPhoto for iOS: UI Progression and Animation Design | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Keyboard Input in iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Polishing Your Interface Rotations | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Saving and Restoring Application State on iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: The Evolution of View Controllers on iOS | Video | User Experience | UIKit | 2012-09-19 First Version |
WWDC 2012: Using iCloud with UIDocument | Video | Data Management | UIKit | 2012-09-19 First Version |
WWDC 2013: Accessibility in iOS | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Advanced Techniques with UIKit Dynamics | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Advanced Text Layouts and Effects with Text Kit | Video | Data Management Strings, Text, & Fonts | UIKit | 2013-09-18 First Version |
WWDC 2013: Building User Interfaces for iOS 7 | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Customizing Your App’s Appearance for iOS 7 | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Exploring Scroll Views on iOS 7 | Video | User Experience Windows & Views | UIKit | 2013-09-18 First Version |
WWDC 2013: Getting Started with UIKit Dynamics | Video | Graphics & Animation | UIKit | 2013-09-18 First Version |
WWDC 2013: Harnessing iOS to Create Magic in Your Apps | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Hidden Gems in Cocoa and Cocoa Touch | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Implementing Engaging UI on iOS | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Implementing OS X Push Notifications for Websites | Video | UIKit | 2013-09-18 First Version | |
WWDC 2013: Introducing Text Kit | Video | User Experience | UIKit | 2013-09-18 First Version |
WWDC 2013: Making Your App World-Ready | Video | UIKit | 2013-09-18 First Version | |
WWDC 2013: Preparing and Presenting Media for Accessibility | Video |