Contents

UICollectionView.SupplementaryRegistration.Handler

A closure that handles the supplementary view registration and configuration.

Declaration

typealias Handler = (Supplementary, String, IndexPath) -> Void

See Also

Creating a supplementary registration