自定义 iPhone 中的 TabBar
大家好
,谁能指导我如何自定义 Tabbar,使每个 TabBarItem 看起来像 Tabbar 中的圆形按钮。以及如何更改选项卡栏选择颜色。
Hai
Can anyone guide me on How to customize the Tabbar such that each TabBarItem look like rounded button in Tabbar. and how to change the Tabbar Selection color.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于标签栏选择颜色,UITabBarController 没有解决方案。例如,我最终得到了 2 个带有看起来像标签栏的图像的自定义按钮。
for the tabbar selection color there is no solution with UITabBarController. I ended up with for example 2 customize buttons with images that look like a tabbar.