Contents

pasteboard

Placement for commands that interact with the Clipboard and manipulate content that is currently selected in the app’s view hierarchy.

Declaration

static let pasteboard: CommandGroupPlacement

Discussion

By default, this group includes the following commands in macOS:

  • Cut

  • Copy

  • Paste

  • Paste and Match Style

  • Delete

  • Select All

See Also

Content updates