Contents

NSItemProviderWriting

The protocol for implementing a class to allow an item provider to retrieve data from an instance of the class.

Declaration

protocol NSItemProviderWriting : NSObjectProtocol

Overview

A source app uses an object that conforms to this protocol to initialize an item provider for a copied or dragged item.

Topics

Loading data

Getting the writable type identifiers

Getting the representation visibility specification

See Also

Constants