commandKey
Gets a boolean value that indicates whether the Windows/Cmd key is pressed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
bool commandKey { get; }
Remarks
Refer to EventModifiers.Command for more information.