工具栏自定义 UIBarButtonItem 位置和宽度

Posted

技术标签:

【中文标题】工具栏自定义 UIBarButtonItem 位置和宽度【英文标题】:Toolbar custom UIBarButtonItem position and width 【发布时间】:2015-04-10 10:46:16 【问题描述】:

我在屏幕底部有一个带有工具栏的布局。其中有 3 个自定义按钮:播放、刷新和一个用于显示两个标签的按钮。

第三个按钮有一个视图,宽度设置为适合 3.5,但我无法对其设置约束,它在更大的屏幕上保持相同的宽度,因此标签不在工具箱中居中。

如何拉伸 volumeView 和标签以获得完整的可用宽度?还是以可用的空白空间为中心?

【问题讨论】:

【参考方案1】:

我删除了自动布局并使用了自动调整大小。

【讨论】:

以上是关于工具栏自定义 UIBarButtonItem 位置和宽度的主要内容,如果未能解决你的问题,请参考以下文章

自定义 UIBarButtonItem 突出显示问题

UIBarButtonItem 目标方法不起作用

在 UIBarButtonItem 中添加边框

UIBarButtonItem 占据 UIToolbar 的整个宽度

工具栏中的 UIBarButtonItem 可以在 iOS 7 中具有背景图像吗?

在导航栏中自定义 UIBarButtonItem