static let pasteboard: CommandGroupPlacement
Standard placement for commands that interact with the pasteboard and manipulate content that is currently selected in the app’s view hierarchy.
ペーストボードと相互作用するそしてアプリのビュー階層において現在選択される内容を操作するコマンドそれらの標準配置。
static let textFormatting : CommandGroupPlacement
Standard placement for commands that manipulate and transform the styles applied to text selections.
static let undoRedo : CommandGroupPlacement
Standard placement for commands that control the Undo Manager.