Contents

dropDelegate

The delegate object that manages the dropping of content into the table view.

Declaration

weak var dropDelegate: (any UITableViewDropDelegate)? { get set }

Mentioned in

See Also

Managing drop interactions