Contents

init(cellNib:handler:)

Creates a cell registration with the specified registration handler and nib file.

Declaration

init(cellNib: UINib, handler: @escaping  UICollectionView.CellRegistration<Cell, Item>.Handler)

See Also

Creating a cell registration