首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
iOS 开发实用技术导航
NSHipster 中文版
›
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
›
http://www.cocos2d-iphone.org/
CocoaPods
›
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
›
http://code.google.com/mobile/analytics/
WWDC
›
https://developer.apple.com/wwdc/
Design Guides and Resources
›
https://developer.apple.com/design/
Transcripts of WWDC sessions
›
http://asciiwwdc.com
Cocoa with Love
›
http://cocoawithlove.com/
Cocoa Dev Central
›
http://cocoadevcentral.com/
NSHipster
›
http://nshipster.com/
Style Guides
›
Google Objective-C Style Guide
›
NYTimes Objective-C Style Guide
Useful Tools and Services
›
Charles Web Debugging Proxy
›
Smore
广告
V2EX
›
iDev
相机底下那种滑动菜单控件叫什么?
gargar
·
2022-01-19 02:41:39 +08:00
· 8660 次点击
这是一个创建于 1331 天前的主题,其中的信息可能已经有所发展或是发生改变。
请教一下,像相机底下的这种菜单控件叫什么名字?类似 Date Picker ,可以点击或滑动选择项目
[video slow-mo (photo) portrait pano]
菜单
控件
滑动
相机
2 条回复
1
CommandZi
2022-01-19 09:18:37 +08:00
1
UIPickerView
但是这个横向的估计是苹果用 UICollectionView 实现的。
2
gargar
OP
2022-01-19 13:05:54 +08:00
@
CommandZi
谢谢,通过 UIPickerView 旋转实现了
```
myPickerView.transform = CGAffineTransform(rotationAngle: -90 * (.pi / 180))
```
关于
·
帮助文档
·
自助推广系统
·
博客
·
API
·
FAQ
·
实用小工具
·
3774 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms ·
UTC 05:12
·
PVG 13:12
·
LAX 22:12
·
JFK 01:12
Developed with
CodeLauncher
♥ Do have faith in what you're doing.
❯