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 textEditing : CommandGroupPlacement
Standard placement for commands that manipulate and transform text selections.
テキスト選択部を操作および変換するコマンドそれらの標準配置。
static let textFormatting : CommandGroupPlacement
Standard placement for commands that manipulate and transform the styles applied to text selections.