DynamicTableViewRoundedCell

class DynamicTableViewRoundedCell : UITableViewCell

Undocumented

View elements.

  • Undocumented

    Declaration

    Swift

    lazy var title: ENALabel { get set }
  • Undocumented

    Declaration

    Swift

    lazy var body: ENALabel { get set }
  • Undocumented

    Declaration

    Swift

    lazy var insetView: UIView { get set }
  • Undocumented

    Declaration

    Swift

    lazy var iconStackView: UIStackView { get set }
  • Undocumented

    Declaration

    Swift

    lazy var button: ENAButton { get set }

Callbacks.