Contents

itemProvider

The item provider associated with the drag item.

Declaration

var itemProvider: NSItemProvider { get }

Mentioned in

Discussion

The item provider conveys the data, or file, that the drag-and-drop activity shares between processes. The property is set when the UIDragItem instance is created. For more information, see init(itemProvider:).

See Also

Accessing the drag item’s data