Class
CollectionViewComponent
open class CollectionViewComponent<Layout: ComponentLayout>: UICollectionViewCell, Registerable
Generic UICollectionViewCell type that uses a ComponentLayout
Relationships
Conforms To
UICollectionViewCell
Initializers
init?(coder:)
@available(iOS, unavailable, message: "Register and dequeue this type from a UITableView instead.")
required public init?(coder aDecoder: NSCoder)