Contents

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.