A subclass of UICollectionViewLayout. Forked from stackoverflow Usage:
HorizontalCollectionViewLayout *flowLayout = (HorizontalCollectionViewLayout*)self.collectionView.collectionViewLayout;
flowLayout.itemSize = CGSizeMake(80.f, 80.f);| Name | Name | Last commit date | ||
|---|---|---|---|---|