UITableViewCell
public extension UITableViewCell
Provides additional access to a table cell
Version
1.8.0Date
02/05/22-
Get the reorder control.
Declaration
Swift
var reloadorderControl: UIView? { get }
UITableViewCell Extension Reference