- reuseIdentifier
- A type-specific reuse identifier for the desired cell.
- indexPath
- The Foundation.NSIndexPath indicating the section and item index of the desired UIKit.UICollectionViewCell.
A UIKit.UICollectionReusableView that is either newly allocated or recycled from the reuse queue.