操作 UIPickerView 使其具有单行
有谁明白苹果如何操纵常规 UIPickerView 如下图所示?我不需要两行,只需要中间一排。如果有人能给我指出正确的方向或向我展示教程,我将非常感激。
Does anyone understand how Apple manipulated the regular UIPickerView to look like the image below? Instead of two rows, I only need one in the middle. If anyone can point me in the right direction or show me a tutorial I'd really appreciate it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试制作一个狭窄的选择器视图。
将其设置在图像视图之上。
使用选择器背景的屏幕截图填充图像视图。
Try making a narrow picker view.
Set it atop an image view.
Fill the image view with a screenshot of the picker background.