Contents

dropDelegate

The delegate object that manages the dropping of items into the collection view.

Declaration

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

Mentioned in

See Also

Managing drop interactions