UITableViewCell

public extension UITableViewCell

Provides additional access to a table cell

Version

1.8.0

Date

02/05/22

Author

Adamas
  • Get the reorder control.

    Declaration

    Swift

    var reloadorderControl: UIView? { get }