dragDelegate
The delegate object that manages the dragging of items from the collection view.
Declaration
weak var dragDelegate: (any UICollectionViewDragDelegate)? { get set }The delegate object that manages the dragging of items from the collection view.
weak var dragDelegate: (any UICollectionViewDragDelegate)? { get set }