UICollection视图:水平对齐自定义单元格

时间:2016-06-27 13:39:33

标签: ios uicollectionview alignment uicollectionviewcell

我正在设置一些我希望水平对齐的自定义UICollectionViewCells。我已经设置了一些属性如下,但似乎错误的伎俩。

enter image description here

编辑:这是插入部分:

enter image description here

编辑:我希望他们这样看:

enter image description here

结果如下:

enter image description here

1 个答案:

答案 0 :(得分:0)

如果我错了,请纠正我。您希望所有绿色框在集合视图中水平对齐(浅绿色),这些绿色框垂直居中。顺便说一句,你能发布你在故事板中为集合视图设置的sectionInset(间隔边距)吗?