MovieCollectionViewCell

final class MovieCollectionViewCell : UICollectionViewCell

Undocumented

subviews

  • Undocumented

    Declaration

    Swift

    let titleLabel: UILabel
  • Undocumented

    Declaration

    Swift

    let imageView: UIImageView

view overrides

  • 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()