BaseCollectionCell
open class BaseCollectionCell : UICollectionViewCell, ViewPreparable
Base class for UICollectionViewCell
-
Undocumented
Declaration
Swift
public override init(frame: CGRect)
-
Undocumented
Declaration
Swift
public required init?(coder aDecoder: NSCoder)
-
Override point for custom UI setup
Declaration
Swift
public func prepareView()