Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在单个 uitoolbar 或导航栏中添加“更多”uibarbutton 项目。例如,请看下面的图片,这里 barbutton 项目隐藏在右上角而不是它我只想添加更多按钮,例如 tabbar 应用程序....任何建议 n 示例 url....
减小添加到工具栏或导航栏中的 UBarButton 项的大小。.
ToolBar 的宽度为 320px(导航栏也一样),所以你需要根据这个宽度进行设计。如果您有大量的按钮,那么在工具栏中添加按钮必须受到限制,那么为什么不更改控件。使用表格视图并点击每一行,您就可以做您想做的事情。