Contents

filePromise

Promised files.

Declaration

static let filePromise: NSPasteboard.PasteboardType

Discussion

In macOS 10.6 and later, use (NSString *)kPasteboardTypeFileURLPromise instead.

For more information, see Supporting Drag and Drop Through File Promises.

See Also

Deprecated