CollectionViewCellDescriptor

public struct CollectionViewCellDescriptor

Undocumented

  • Undocumented

    Declaration

    Swift

    public init<Cell: UICollectionViewCell>(reuseIdentifier: String, configure: @escaping (Cell) -> ())