Contents

generalPboard

The pasteboard used for ordinary cut, copy, and paste operations.

Declaration

static let generalPboard: NSPasteboard.Name

Discussion

This pasteboard holds the contents of the last selection that’s been cut or copied.

See Also

Deprecated