IOS APP 常见UI控件

  1. UILabel(标签)
  2. UITextField(文本输入框)
  3. UITextView(文本视图)
  4. UIButton(按钮)
  5. UIImageView(图像视图)
  6. UISwitch(开关)
  7. UIStepper(步进器)
  8. UIActivityIndicatorView(活动指示器)
  9. UIProgressView(进度条)
  10. UISlider(滑动条)
  11. UIPageControl(页面控制器)
  12. UIPickerView(选择器视图)
  13. UIDatePicker(日期选择器)
  14. UITableView(表格视图)
  15. UICollectionView(集合视图)
  16. UIScrollView(滚动视图)
  17. UIStackView(堆栈视图)
  18. UITabBar(标签栏)
  19. UITabBarController(标签栏控制器)
  20. UINavigationBar(导航栏)
  21. UINavigationController(导航控制器)
  22. UISearchBar(搜索栏)
  23. UISegmentedControl(分段控制器)
  24. UIAlertController(警报框)
  25. UIActionSheet(操作表)
  26. UIBarButtonItem(导航栏按钮)
  27. UIToolbar(工具栏)
  28. UIDocumentPickerViewController(文档选择器)
  29. UIWebView(网页视图,已弃用,推荐使用 WKWebView)
  30. WKWebView(网页视图)
  31. MKMapView(地图视图)
  32. GLKit(OpenGL ES 渲染视图)
  33. AVPlayer(视频播放器)
  34. AVAudioPlayer(音频播放器)
  35. MPVolumeView(音量视图)
  36. MPMoviePlayerController(视频播放器,已弃用,推荐使用 AVPlayer)
  37. UIImagePickerController(图像选择器)
  38. UIActivityViewController(活动视图控制器)
  39. UIRefreshControl(刷新控件)
  40. UICollectionViewController(集合视图控制器)
  41. UITableViewController(表格视图控制器)
  42. UICollectionReusableView(可重用集合视图视图)
  43. UITableViewCell(可重用表格视图单元格)
  44. UICollectionViewCell(可重用集合视图单元格)
  45. UIStackView(堆栈视图)
  46. UIScrollView(滚动视图)
  47. UIPickerView(选择器视图)
  48. UIStackView(堆栈视图)
  49. UIMenuController(菜单控制器)
  50. UIPopoverPresentationController(弹出控制器)
相关推荐
crasowas16 小时前
iOS - 超好用的隐私清单修复脚本(持续更新)
ios·app store
ii_best18 小时前
ios按键精灵脚本开发:ios悬浮窗命令
ios
Code&Ocean1 天前
iOS从Matter的设备认证证书中获取VID和PID
ios·matter·chip
/**书香门第*/1 天前
Laya ios接入goole广告,开始接入 2
ios
恋猫de小郭2 天前
什么?Flutter 可能会被 SwiftUI/ArkUI 化?全新的 Flutter Roadmap
flutter·ios·swiftui
网安墨雨2 天前
iOS应用网络安全之HTTPS
web安全·ios·https
福大大架构师每日一题2 天前
37.1 prometheus管理接口源码讲解
ios·iphone·prometheus
BangRaJun3 天前
LNCollectionView-替换幂率流体
算法·ios·设计
刘小哈哈哈3 天前
iOS 多个输入框弹出键盘处理
macos·ios·cocoa
靴子学长3 天前
iOS + watchOS Tourism App(含源码可简单复现)
mysql·ios·swiftui