Returns the dragging destination delegate of the receiver.
SDK
- macOS 10.5+
Framework
- Quartz
Declaration
- (id)draggingDestinationDelegate;
Return Value
The receiver's dragging destination delegate.
Returns the dragging destination delegate of the receiver.
SDK
Framework
- (id)draggingDestinationDelegate;
The receiver's dragging destination delegate.
- set Dragging Destination Delegate:
Sets the dragging destination delegate of the receiver.
- set Drop Index: drop Operation:
Allows the class to retarget the drop action.
- index At Location Of Dropped Item
Returns the index of the cell where the drop operation occurred.
- set Allows Dropping On Items:
Specifies whether the user can drop on items.
- allows Dropping On Items
Returns whether the user can drop on items.
- drop Operation
Returns the current drop operation.