简体   繁体   中英

Iphone UITabBar with Segmented Control

In my iphone app I have to place tab bar at the bottom of the application and whenever each tab bar item is clicked more buttons should be poped-up and by clicking those buttons new view should be opened.

I want to know if it is possible through some way that tab bar like structure pop-up(don't want to use actionsheet because it covers the current view)?

尝试将UIBarButtonItems添加到工具栏的视图,然后将其上的选择器设置为添加新视图的代码。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM