UIKit Framework Reference
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.
[More]| Framework |
/System/Library/Frameworks/UIKit.framework
|
| Header file directories |
/System/Library/Frameworks/UIKit.framework/Headers
|
- Class References
- NSBundle UIKit Additions
- NSCoder UIKit Additions
- NSIndexPath UIKit Additions
- NSObject UIKit Additions
- NSString UIKit Additions
- NSValue UIKit Additions
- UIAcceleration
- UIAccelerometer
- UIAccessibilityElement
- UIActionSheet
- UIActivityIndicatorView
- UIAlertView
- UIApplication
- UIBarButtonItem
- UIBarItem
- UIBezierPath
- UIButton
- UIColor
- UIControl
- UIDatePicker
- UIDevice
- UIDocument
- UIDocumentInteractionController
- UIEvent
- UIFont
- UIGestureRecognizer
- UIImage
- UIImagePickerController
- UIImageView
- UILabel
- UILocalizedIndexedCollation
- UILocalNotification
- UILongPressGestureRecognizer
- UIManagedDocument
- UIMarkupTextPrintFormatter
- UIMenuController
- UIMenuItem
- UINavigationBar
- UINavigationController
- UINavigationItem
- UINib
- UIPageControl
- UIPageViewController
- UIPanGestureRecognizer
- UIPasteboard
- UIPickerView
- UIPinchGestureRecognizer
- UIPopoverBackgroundView
- UIPopoverController
- UIPrintFormatter
- UIPrintInfo
- UIPrintInteractionController
- UIPrintPageRenderer
- UIPrintPaper
- UIProgressView
- UIReferenceLibraryViewController
- UIResponder
- UIRotationGestureRecognizer
- UIScreen
- UIScreenMode
- UIScrollView
- UISearchBar
- UISearchDisplayController
- UISegmentedControl
- UISimpleTextPrintFormatter
- UISlider
- UISplitViewController
- UIStepper
- UIStoryboard
- UIStoryboardPopoverSegue
- UIStoryboardSegue
- UISwipeGestureRecognizer
- UISwitch
- UITabBar
- UITabBarController
- UITabBarItem
- UITableView
- UITableViewCell
- UITableViewController
- UITapGestureRecognizer
- UITextField
- UITextInputMode
- UITextInputStringTokenizer
- UITextPosition
- UITextRange
- UITextView
- UIToolbar
- UITouch
- UIVideoEditorController
- UIView
- UIViewController
- UIViewPrintFormatter
- UIWebView
- UIWindow
- Protocol References
- UIAccelerometerDelegate
- UIAccessibility
- UIAccessibilityAction
- UIAccessibilityContainer
- UIAccessibilityFocus
- UIActionSheetDelegate
- UIAlertViewDelegate
- UIAppearance
- UIAppearanceContainer
- UIApplicationDelegate
- UIDocumentInteractionControllerDelegate
- UIGestureRecognizerDelegate
- UIImagePickerControllerDelegate
- UIKeyInput
- UINavigationBarDelegate
- UINavigationControllerDelegate
- UIPageViewControllerDataSource
- UIPageViewControllerDelegate
- UIPickerViewAccessibilityDelegate
- UIPickerViewDataSource
- UIPickerViewDelegate
- UIPopoverControllerDelegate
- UIPrintInteractionControllerDelegate
- UIResponderStandardEditActions
- UIScrollViewDelegate
- UISearchBarDelegate
- UISearchDisplayDelegate
- UISplitViewControllerDelegate
- UITabBarControllerDelegate
- UITabBarDelegate
- UITableViewDataSource
- UITableViewDelegate
- UITextFieldDelegate
- UITextInput
- UITextInputDelegate
- UITextInputTokenizer
- UITextInputTraits
- UITextViewDelegate
- UIVideoEditorControllerDelegate
- UIWebViewDelegate
- Other References
- UIKit Data Types
- UIKit Constants
- UIKit Function
- Revision History
UIKit框架为iOS应用程序提供构建和管理用户界面所需的类。它包括应用程序对象、事件处理、绘图模型、窗口、视图及触摸屏界面专用控件。本文详细介绍了该框架中包含的各种类及其用途。
3347

被折叠的 条评论
为什么被折叠?



