Contents

dragDelegate

The delegate object that manages the dragging of items from the collection view.

Declaration

weak var dragDelegate: (any UICollectionViewDragDelegate)? { get set }

Mentioned in

See Also

Managing drag interactions