Contents

NSItemProviderReading

The protocol for implementing a class to allow an item provider to create an instance of the class.

Declaration

protocol NSItemProviderReading : NSObjectProtocol

Overview

A destination app uses an object that conforms to this protocol to consume pasted or dropped items.

Topics

Creating an object from a pasted or dropped item

Getting the readable type identifiers

See Also

Constants