search

Home  >  Q&A  >  body text

ios - 有什么办法可以去掉 UIPickView 中的 3D 动画效果?

系统原生的控件 UIPickView 自带 3D 动画效果,但是由于项目需要做成平面效果。查找这个控件的属性,发现没有对应的接口或属性可以修改。请问有什么办法可以去掉这个效果呢?

要求效果如图:

已尝试办法:

 有尝试过自己重新写一个类似的控件,但是到后面发现,好多 UIPickView 的功能和效果都要自己实现。例如滚动效果等,太费劲了。
巴扎黑巴扎黑2772 days ago732

reply all(2)I'll reply

  • 迷茫

    迷茫2017-04-18 09:55:44

    Multiple tableviews juxtaposed?

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-18 09:55:44

    This effect looks like the UI is designed according to the style of Android. Android has a library that imitates iOS picker, which is almost like this. If you are not the kind of product or boss who makes decisions based on your head, it is recommended that you give your boss advice and not change it, just stick to the system style.

    reply
    0
  • Cancelreply