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.
我的导航栏中有 4 个按钮,但显然右边的按钮太靠近侧面,并且弹出框没有正确显示。
有没有办法在右侧添加一些额外的间距?像一个空按钮?如果一个空按钮是解决方案,那么我知道该怎么做,只是不确定这是否是正确的方法。
您可以在那里添加一个灵活的空格键按钮项。
看看关于添加灵活空间的其他 Stack Overflow 文章:
如何以编程方式创建固定空间和灵活的空格键按钮项?
将 UIBarButtonItem 放置在指定位置之间。然后转到您的 xib 的 Inspector,然后转到 Attribute,在 Identifier 选项中选择 Flexible space 选项。