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(弹出控制器)
相关推荐
少云清2 小时前
IOS历史版本下载
ios
奶糖的次元空间20 小时前
iOS 学习笔记 - SwiftUI 和 简单布局
ios·swift
zhensherlock1 天前
Protocol Launcher 系列:App Store 精准引流与应用推广
javascript·macos·ios·typescript·iphone·mac·ipad
for_ever_love__1 天前
Objective-C学习 NSDictionary,NSMutableDictionary 功能详解
开发语言·学习·ios·objective-c
for_ever_love__1 天前
Objective-C学习 协议和委托
开发语言·学习·ios·objective-c
2501_915909062 天前
不用越狱就看不到 iOS App 内部文件?使用 Keymob 查看和导出应用数据目录
android·ios·小程序·https·uni-app·iphone·webview
@大迁世界2 天前
液态玻璃屏正在侵蚀你的电池
macos·ios·objective-c·cocoa
pop_xiaoli2 天前
【iOS】类与对象底层
macos·ios·objective-c·cocoa·xcode
sp42a2 天前
NativeScript iOS 平台开发技巧
ios·nativescript·app 开发
2501_915921432 天前
常用iOS性能测试工具大全及使用指南
android·测试工具·ios·小程序·uni-app·cocoa·iphone