AZCollectionViewController icon indicating copy to clipboard operation
AZCollectionViewController copied to clipboard

viewForSupplementaryElementOfKind

Open Den-creator opened this issue 5 years ago • 0 comments

Is it possible to add custom header in collection view ? Like with standard functions:

func collectionView(_ collectionView: UICollectionView, viewForSupplementaryElementOfKind kind: String, at indexPath: IndexPath) -> UICollectionReusableView {)

Den-creator avatar May 07 '20 17:05 Den-creator