TableCellVM

open class TableCellVM: SuperCellVM,
RowHeightComputable

Undocumented

  • Undocumented

    Declaration

    Swift

    public typealias TableViewCellAccessoryType = UITableViewCellAccessoryType
  • Undocumented

    Declaration

    Swift

    open var estimatedHeight: CGFloat? { get }
  • Undocumented

    Declaration

    Swift

    open var defaultHeight: CGFloat? { get }