简体   繁体   中英

Customize the appearance of UITabBar

我想自定义UITabBar,以便在中间有一个标签,顶部有弧形边框,高度略高于其他标签,这个想法可能看起来像这个http://grazsecrets.at/ ,唯一的区别是它使用徽标。

There's a great article on how to achieve this effect with an otherwise standard UITabBar over at iDev Recipes . For an entirely customized one à la Grazsecrets, though, you'll need to roll your own custom solution with a row of UIButtons.

查看CocoaControls的Tab Bar替代

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