MonCompteCommerceCell

class MonCompteCommerceCell : UITableViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    @IBOutlet
    weak var commercePlaceholder: UIImageView!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    weak var titre: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    weak var descriptionLabel: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    weak var nbrPartage: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    weak var partageIcon: UIImageView!