CSTableHeightCalculatingCell

public protocol CSTableHeightCalculatingCell

Undocumented

  • Row

    Undocumented

    Declaration

    Swift

    associatedtype Row
  • Undocumented

    Declaration

    Swift

    func height(for data: Row) -> CGFloat