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