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 key.
ControlMarks that the Control key modifier is part of the key combination. Resolves to control key on Windows, macOS, and Linux.