如何让collectionViewCell从屏幕中心开始

时间:2019-07-02 21:00:49

标签: ios swift uicollectionview storyboard constraints

在屏幕中央显示3列和2行的集合视图,并对应于任何移动设备的大小。其中还包含一个大小为184的卡头。

在iPhone5或iPhoneSE上运行应用程序时,它显示三行两列。

如何将具有任意设备大小的三列和两行的collectionViewCells居中?

enter image description here

enter image description here

0 个答案:

没有答案