In storyboard you can enable it by selecting the radio button title "Section Footer", for your UICollectionView and then by dragging UIButton there. You can also override this function:
- (UICollectionReusableView *)collectionView:(UICollectionView *)collectionView viewForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath
You may also need to set Footer's reference size if you are UICollectionViewFlowLayout
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…