CollectionViewCellConfiguratorAny
protocol CollectionViewCellConfiguratorAny : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
var viewAnyType: UICollectionViewCell.Type { get } -
Undocumented
Declaration
Swift
func configureAny(cell: UICollectionViewCell) -
Undocumented
Declaration
Swift
var hashValue: AnyHashable { get }