Type Property 型プロパティ

appVisibility

Standard placement for commands that control the visibility of running apps. 動作しているアプリの可視性を制御するコマンドそれらの標準配置。

Declaration 宣言

static let appVisibility: CommandGroupPlacement

Discussion 議論

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

  • Hide App アプリを隠す

  • Hide Others ほかを隠す

  • Show All すべてを表示

See Also 参照

App Interactions