UICollectionView.SupplementaryRegistration.Handler
A closure that handles the supplementary view registration and configuration.
Declaration
typealias Handler = (Supplementary, String, IndexPath) -> VoidA closure that handles the supplementary view registration and configuration.
typealias Handler = (Supplementary, String, IndexPath) -> Void