1.UIApplication
    2.UIWindow
    3.UIScreen
    4.UIView
    5.UIViewController


    ipad 常用UI(UIKit) - 图1
    6.UIWebView
    7.UILabel
    8.UITextField
    9.UITextView
    10.UIButton
    11.UITableView && UITableViewCell
    12.UIScrollView
    13.UIPageControl
    14.UIPickerView
    15.UIDatePicker
    16.UISwitch
    17.UISlider18.UIMenuController&& UIMenuItem
    19.UIImage
    20.UIImageView
    21.UINavigationBar
    22.UINavigationController
    23.UIToolBar
    24.UITabBar
    25.UIBarButtonItem
    26.UISegmentedControl

    ipad 常用UI(UIKit) - 图2