Contents

init(handler:)

Creates a cell registration with the specified registration handler.

Declaration

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

See Also

Creating a cell registration