Align icons TabBar

牧云@^-^@ 提交于 2020-01-16 01:47:54

问题


Well I have a problem,

I'm doing the reverse for my iPad app, but I want my tabbar is exactly like this:

I'll put the volume controls, play and pause on the left and right side of the tabbar icons ....

how can I change the position of them?


回答1:


For alligning the elements, you should take a look at this question: Aligning UIToolBar items

I'm not sure how to add custom controls to a UIToolbar, but I'd expect you could do this by setting their frame to overlap the UIToolbar.



来源:https://stackoverflow.com/questions/9777647/align-icons-tabbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!