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(弹出控制器)
相关推荐
忆江南3 小时前
NSProxy是啥,用来干嘛的
ios
忆江南3 小时前
dyld
ios
归辞...14 小时前
「iOS」——GCD其他方法详解
macos·ios·cocoa
游戏开发爱好者81 天前
没有 Mac,如何上架 iOS App?多项目复用与流程标准化实战分享
android·ios·小程序·https·uni-app·iphone·webview
Digitally1 天前
如何将 iPhone 备份到 Mac/MacBook
macos·ios·iphone
songgeb2 天前
Concurrency in Swift学习笔记-初识
ios·swift
mobsmobs2 天前
Flutter开发环境搭建与工具链
android·flutter·ios·android studio·xcode
SY.ZHOU2 天前
iOS上使用WebRTC推拉流的案例
ios·音视频·cocoa·webrtc
杂雾无尘2 天前
2025 年了,是否该全面拥抱 Swift 6?
ios·swift·客户端
Digitally2 天前
设置后轻松将 iPhone 转移到 iPhone
ios·iphone