SWGoLiveChannelCollectionViewCell
class SWGoLiveChannelCollectionViewCell : UICollectionViewCell, ReusableView, NibLoadableView
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var channelTitle: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var channelIcon: UIImageView!
-
Undocumented
Declaration
Swift
override func awakeFromNib()
-
Undocumented
Declaration
Swift
func populateDataWith(_ channelModel: InterestModel)