init(handler:)
Creates a cell registration with the specified registration handler.
Declaration
init(handler: @escaping UICollectionView.CellRegistration<Cell, Item>.Handler)Creates a cell registration with the specified registration handler.
init(handler: @escaping UICollectionView.CellRegistration<Cell, Item>.Handler)