dropDelegate
The delegate object that manages the dropping of content into the table view.
Declaration
weak var dropDelegate: (any UITableViewDropDelegate)? { get set }The delegate object that manages the dropping of content into the table view.
weak var dropDelegate: (any UITableViewDropDelegate)? { get set }