writeObjects(_:)
Writes an array of objects to the receiver.
Declaration
func writeObjects(_ objects: [any NSPasteboardWriting]) -> BoolParameters
- objects:
An array of objects that implement the Nspasteboardwriting protocol (including instances of Nspasteboarditem).