HomeVCTableViewCell

class HomeVCTableViewCell : UITableViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    @IBOutlet weak var lblTitle: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet weak var collectionView: UICollectionView!
  • Undocumented

    Declaration

    Swift

    var index = 0
  • Undocumented

    Declaration

    Swift

    func loadFields()