Contents

NSPasteboard.ReadingOptionKey

Options for reading pasteboard data.

Declaration

struct ReadingOptionKey

Discussion

These options can be used for both the readObjects(forClasses:options:) and canReadObject(forClasses:options:) methods, unless otherwise specified. The currently available options allow for customization of how URLS are read from the pasteboard.

Topics

Type Properties

Initializers

See Also

Reading data