HomeCollectionViewCell
class HomeCollectionViewCell: UICollectionViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var imgView: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var lblTitle: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var lblDesc: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var rankStars: CosmosView!