DescriptionTableViewCell

class DescriptionTableViewCell : UITableViewCell, ConfigurableENSettingCell

Undocumented

  • Undocumented

    Declaration

    Swift

    @IBOutlet
    var titleLabel: ENALabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    var label1: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    var label2: UILabel!
  • Undocumented

    Declaration

    Swift

    @IBOutlet
    var label3: UILabel!
  • Undocumented

    Declaration

    Swift

    func configure(for riskDetectionState: ENStateHandler.State)