MovieCollectionViewCell
final class MovieCollectionViewCell : UICollectionViewCell
Undocumented
-
Undocumented
Declaration
Swift
let titleLabel: UILabel
-
Undocumented
Declaration
Swift
let imageView: UIImageView
-
Undocumented
Declaration
Swift
override init(frame: CGRect)
-
Undocumented
Declaration
Swift
required init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
override func layoutSubviews()
-
Undocumented
Declaration
Swift
override func prepareForReuse()