draggingImageComponentWithKey:
Creates and returns a dragging image component with the specified key.
Declaration
+ (NSDraggingImageComponent *) draggingImageComponentWithKey:(NSDraggingImageComponentKey) key;Parameters
- key:
The key.
Return Value
A dragging image component with the specified key.