在没有 tabBar 的情况下实现 tabbarcontroller 行为?
基本上我的应用程序非常适合选项卡控制器,但我不想使用默认选项卡栏。相反,我创建了漂亮的选项卡图形绘图,我想将其用作我的应用程序的控件...有人知道执行此操作的最佳方法吗?我是否必须从头开始编写控件的所有功能,或者我可以以某种方式使用 UITabBarController 吗?
非常感谢
朱尔斯
Basically my app lends itself perfectly to a tabbarcontroller, but I do not want to use the default tab bar. Instead I have created nice graphical drawings of tabs which I want to use as the controls for my app... Does anyone know of the best way to do this? Am I goin to have to write all the functionality for my control from scratch or can I use UITabBarController somehow?
Many thanks
Jules
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用按钮作为选项卡栏,然后在其上执行功能,就像您看到应用程序 24X7 锁匠服务一样,我在那里实现了按钮
you can use button as tabbar then make function on that like you see the app 24X7 locksmith service i implement buttons there