Contents

pasteboardItems

An array that contains all the items held by the pasteboard.

Declaration

var pasteboardItems: [NSPasteboardItem]? { get }

Discussion

If an error occurs when retrieving the pasteboard items, the value of this property is nil.

See Also

Reading data