Type Property 型プロパティ

appTermination

Standard placement for commands that result in app termination. アプリ終了という結果になるコマンドそれらの標準配置。

Declaration 宣言

static let appTermination: CommandGroupPlacement

Discussion 議論

Includes the following by default on macOS: 初期状態ではmacOS上で以下を含みます:

  • Quit App アプリを終了

See Also 参照

App Interactions