Introduction
| Framework | /System/Library/Frameworks/UIKit.framework |
| Header file directories | /System/Library/Frameworks/UIKit.framework/Headers |
| Declared in | NSAttributedString.h NSLayoutConstraint.h NSParagraphStyle.h NSShadow.h NSStringDrawing.h NSText.h UIAccelerometer.h UIAccessibility.h UIAccessibilityAdditions.h UIAccessibilityConstants.h UIAccessibilityElement.h UIAccessibilityZoom.h UIActionSheet.h UIActivity.h UIActivityIndicatorView.h UIActivityItemProvider.h UIActivityViewController.h UIAlertView.h UIAppearance.h UIApplication.h UIBarButtonItem.h UIBarItem.h UIBezierPath.h UIButton.h UICollectionView.h UICollectionViewCell.h UICollectionViewController.h UICollectionViewFlowLayout.h UICollectionViewLayout.h UIColor.h UIControl.h UIDataDetectors.h UIDatePicker.h UIDevice.h UIDocument.h UIDocumentInteractionController.h UIEvent.h UIFont.h UIGeometry.h UIGestureRecognizer.h UIGestureRecognizerSubclass.h UIGraphics.h UIImage.h UIImagePickerController.h UIImageView.h UIInterface.h UILabel.h UILocalNotification.h UILocalizedIndexedCollation.h UILongPressGestureRecognizer.h UIManagedDocument.h UIMenuController.h UINavigationBar.h UINavigationController.h UINib.h UINibDeclarations.h UINibLoading.h UIPageControl.h UIPageViewController.h UIPanGestureRecognizer.h UIPasteboard.h UIPickerView.h UIPinchGestureRecognizer.h UIPopoverBackgroundView.h UIPopoverController.h UIPrintError.h UIPrintFormatter.h UIPrintInfo.h UIPrintInteractionController.h UIPrintPageRenderer.h UIPrintPaper.h UIProgressView.h UIReferenceLibraryViewController.h UIRefreshControl.h UIResponder.h UIRotationGestureRecognizer.h UIScreen.h UIScreenMode.h UIScrollView.h UISearchBar.h UISearchDisplayController.h UISegmentedControl.h UISlider.h UISplitViewController.h UIStateRestoration.h UIStepper.h UIStoryboard.h UIStoryboardPopoverSegue.h UIStoryboardSegue.h UIStringDrawing.h UISwipeGestureRecognizer.h UISwitch.h UITabBar.h UITabBarController.h UITabBarItem.h UITableView.h UITableViewCell.h UITableViewController.h UITableViewHeaderFooterView.h UITapGestureRecognizer.h UITextField.h UITextInput.h UITextInputTraits.h UITextView.h UIToolbar.h UITouch.h UIVideoEditorController.h UIView.h UIViewController.h UIWebView.h UIWindow.h |
The UIKit framework provides the classes needed to construct and manage an application’s user interface for iOS. It provides an application object, event handling, drawing model, windows, views, and controls specifically designed for a touch screen interface. Figure I-1 illustrates the classes in this framework.


© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-09-19)