write(to:)
Writes the receiver’s data to a pasteboard.
Declaration
func write(to pasteboard: NSPasteboard)Parameters
- pasteboard:
Pasteboard to which the receiver is to write its data.
Writes the receiver’s data to a pasteboard.
func write(to pasteboard: NSPasteboard)Pasteboard to which the receiver is to write its data.