dragDelegate
The delegate object that manages the dragging of items from the table view.
Declaration
weak var dragDelegate: (any UITableViewDragDelegate)? { get set }The delegate object that manages the dragging of items from the table view.
weak var dragDelegate: (any UITableViewDragDelegate)? { get set }