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)Creates a cell registration with the specified registration handler and nib file.
init(cellNib: UINib, handler: @escaping UICollectionView.CellRegistration<Cell, Item>.Handler)