Relative Content

Tag Archive for iosswiftuicollectionviewuicollectionviewcell

UICollectionView Padding/EdgeInsets for views in children

I have a UICollectionView which uses a UICollectionViewFlowLayout to layout its children. These children will have varying heights, so I need to adjust the UICollectionView such that the elements are bottom-aligned and not center-aligned