NSCollectionView.DropOperation
These constants specify if acceptance of a drop should be at the item it is dropped on or before the item. These constants are used by the Collectionview(_:acceptdrop:index:dropoperation:) and Collectionview(_:validatedrop:proposedindex:dropoperation:) methods in Nscollectionviewdelegate
Declaration
enum DropOperation