- UILabel(标签)
- UITextField(文本输入框)
- UITextView(文本视图)
- UIButton(按钮)
- UIImageView(图像视图)
- UISwitch(开关)
- UIStepper(步进器)
- UIActivityIndicatorView(活动指示器)
- UIProgressView(进度条)
- UISlider(滑动条)
- UIPageControl(页面控制器)
- UIPickerView(选择器视图)
- UIDatePicker(日期选择器)
- UITableView(表格视图)
- UICollectionView(集合视图)
- UIScrollView(滚动视图)
- UIStackView(堆栈视图)
- UITabBar(标签栏)
- UITabBarController(标签栏控制器)
- UINavigationBar(导航栏)
- UINavigationController(导航控制器)
- UISearchBar(搜索栏)
- UISegmentedControl(分段控制器)
- UIAlertController(警报框)
- UIActionSheet(操作表)
- UIBarButtonItem(导航栏按钮)
- UIToolbar(工具栏)
- UIDocumentPickerViewController(文档选择器)
- UIWebView(网页视图,已弃用,推荐使用 WKWebView)
- WKWebView(网页视图)
- MKMapView(地图视图)
- GLKit(OpenGL ES 渲染视图)
- AVPlayer(视频播放器)
- AVAudioPlayer(音频播放器)
- MPVolumeView(音量视图)
- MPMoviePlayerController(视频播放器,已弃用,推荐使用 AVPlayer)
- UIImagePickerController(图像选择器)
- UIActivityViewController(活动视图控制器)
- UIRefreshControl(刷新控件)
- UICollectionViewController(集合视图控制器)
- UITableViewController(表格视图控制器)
- UICollectionReusableView(可重用集合视图视图)
- UITableViewCell(可重用表格视图单元格)
- UICollectionViewCell(可重用集合视图单元格)
- UIStackView(堆栈视图)
- UIScrollView(滚动视图)
- UIPickerView(选择器视图)
- UIStackView(堆栈视图)
- UIMenuController(菜单控制器)
- UIPopoverPresentationController(弹出控制器)
IOS APP 常见UI控件
温正实2024-05-06 14:04
相关推荐
wn5312 天前
【浏览器 - Mac实时调试iOS手机浏览器页面】小鹿撞出了脑震荡3 天前
Effective Objective-C 2.0 读书笔记—— 方法调配(method swizzling)小鹿撞出了脑震荡3 天前
Effective Objective-C 2.0 读书笔记—— 消息转发一丝晨光3 天前
Cocoa和Cocoa Touch是什么语言写成的?什么是Cocoa?编程语言中什么是框架?为什么苹果公司Cocoa类库有不少NS前缀?Swift编程语言?LucianaiB6 天前
字节iOS面试经验分享:HTTP与网络编程黄油奥特曼6 天前
Flutter解决macbook M芯片Android Studio中不显示IOS真机的问题taopi20247 天前
ios打包:uuid与udid小鹿撞出了脑震荡7 天前
Effective Objective-C 2.0 读书笔记——关联对象小鹿撞出了脑震荡7 天前
Effective Objective-C 2.0 读书笔记—— objc_msgSendfareast_mzh7 天前
Customize ringtone on your iPhone