简体   繁体   English

在TableView Controller故事板上添加标签栏

[英]Add tab bar in tableview controller storyboard

I am in a need to show same style like a tab bar controller provide(button with image). 我需要显示相同的样式,例如标签栏控制器的provide(带有图像的按钮)。 But the need is i need to implement the tab bar on the tableview controller. 但需要的是我需要在tableview控制器上实现选项卡栏。

How should i suppose to do this ? 我应该怎么做呢?

i want to add three buttons on the bottom of tableview controller like the tab bar controller. 我想在Tableview控制器的底部(如选项卡栏控制器)添加三个按钮。

图片

Click on your tableview controller, then at the top click on editor then Embed in and select Tab bar controller, or if you don't want to embed your controller into a tab bar, drag and drop a bar button item. 单击tableview控制器,然后在顶部单击编辑器,然后单击Embed in并选择Tab bar controller,或者如果您不想将控制器嵌入Tab栏,则拖放一个bar按钮项。

条形按钮

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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