SWBookmarkedShowsCollectionViewCell
class SWBookmarkedShowsCollectionViewCell : UICollectionViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var showImageView: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var showNameLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var showImageBackground: UIView!
-
Undocumented
Declaration
Swift
override func awakeFromNib()
-
Undocumented
Declaration
Swift
func populateCell(_ showItem: SWShowItemModel?)