Contents

registrationWithCellClass:configurationHandler:

Creates a cell registration with the specified registration handler.

Declaration

+ (instancetype) registrationWithCellClass:(Class) cellClass configurationHandler:(UICollectionViewCellRegistrationConfigurationHandler) configurationHandler;

See Also

Creating a cell registration