iOS UI控件全家桶

iOS UI控件全家桶

A. 基础控件 ( 1 )

  1. UILabel
  2. UIButton
  3. UIImageView
  4. UISearchBar
  5. UISegmentedControl
  6. UITextFiled
  7. UISlider

B. 基础控件 ( 2 )

  1. UISwitch
  2. UIActivityIndicatorView
  3. UIProgressView
  4. UIPageControl
  5. UIStepper
  6. UIAlterView
  7. UIActionSheet
  8. UIAlterController

C. 高级控件

  1. UIScrollView
  2. UITableView
  3. UITextView
  4. UICollectionView
  5. UIPickerView
  6. UIDatePicker
  7. UIWebView

D. UIView的继承层次图

在这里插入图片描述

发布了12 篇原创文章 · 获赞 71 · 访问量 1300

猜你喜欢

转载自blog.csdn.net/weixin_45026183/article/details/104273066