GROthersCollectionViewCell
class GROthersCollectionViewCell: UICollectionViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var img: UIImageView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var lblName: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var containerView: GRViewOthers!
-
Undocumented
Declaration
Swift
var imageName = "place"
-
Undocumented
Declaration
Swift
var index = 0
-
Undocumented
Declaration
Swift
func loadFields()