Contents

registrationWithCellNib:configurationHandler:

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

Declaration

+ (instancetype) registrationWithCellNib:(UINib *) cellNib configurationHandler:(UICollectionViewCellRegistrationConfigurationHandler) configurationHandler;

See Also

Creating a cell registration