Contents

NSFilePromiseReceiver

An object that receives a file promise from the pasteboard.

Declaration

class NSFilePromiseReceiver

Overview

Because NSFilePromiseReceiver implements the NSPasteboardReading protocol, you receive all file promises on the drag pasteboard as follows:

Likewise, you can enumerate dragged items by calling the following:

Topics

Instance Properties

Instance Methods

Type Properties

Initializers

See Also

File Promises