I\'m making an iOS app in swift, and I\'m trying to make a collectionView programmatically. I want to use my own subclass of UICollectionReusableView as a header for the Col
Note that Swift 4.1 renames the ofKind: constant as UICollectionView.elementKindSectionHeader.
UICollectionView.elementKindSectionHeader