No overview available.
SDK
- macOS 10.13+
Framework
- App
Kit
Declaration
typedef NSString *NSDraggingImageComponentKey;
No overview available.
SDK
Framework
typedef NSString *NSDraggingImageComponentKey;
NSDragging Image Component Icon Key
Key with a corresponding value that is an image of the item being dragged.
NSDragging Image Component Label Key
Key with a corresponding value that represents a textual label associate with the item, for example, a file name.
image Components
Returns an array of dragging image components that are used to create the drag image.
image Components Provider
An array of blocks that provide the dragging image components.
item
Returns the pasteboard reader or writer object dependent on the context of where this dragging item is used .