Contents

init(supplementaryNib:elementKind:handler:)

Creates a supplementary registration for the specified element kind with a registration handler and nib file.

Declaration

init(supplementaryNib: UINib, elementKind: String, handler: @escaping  UICollectionView.SupplementaryRegistration<Supplementary>.Handler)

See Also

Creating a supplementary registration