Version: 2023.1
言語: 日本語

ShortcutModifiers

enumeration

マニュアルに切り替える

説明

Represents modifier keys for use in a shortcut binding.

変数

NoneNo modifier keys.
AltAlt key (or Option key on macOS).
ActionControl key on Windows and Linux. Command key on macOS.
ShiftShift キー
ControlMarks that the Control key modifier is part of the key combination. Resolves to control key on Windows, macOS, and Linux.