IPCardCollectionCell

public class IPCardCollectionCell : UITableViewCell

Card class used on IPCardListView for SDK internal use

  • Undocumented

    Declaration

    Swift

    public override func setSelected(_ selected: Bool, animated: Bool)
  • Undocumented

    Declaration

    Swift

    public override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
  • Undocumented

    Declaration

    Swift

    public required init?(coder: NSCoder)
  • Undocumented

    Declaration

    Swift

    public override func layoutSubviews()
  • Undocumented

    Declaration

    Swift

    static let identifier: String