Contents

writeObjects(_:)

Writes an array of objects to the receiver.

Declaration

func writeObjects(_ objects: [any NSPasteboardWriting]) -> Bool

Parameters

Return Value

true if the array was successfully added, otherwise false.

See Also

Writing data