UITableViewCell

public extension UITableViewCell
  • Undocumented

    Declaration

    Swift

    @discardableResult
    override func construct() -> Self
  • Undocumented

    Declaration

    Swift

    func setBackgroundViewColor(_ color: UIColor)
  • Undocumented

    Declaration

    Swift

    func setSelectedBackgroundColor(_ color: UIColor)
  • Undocumented

    Declaration

    Swift

    var cellView: UIView? { get }
  • Undocumented

    Declaration

    Swift

    @discardableResult
    override func heightToFit() -> Self