shiftKey
Returns true if the Shift key is pressed.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool shiftKey { get; }
Remarks
Refer to EventModifiers.Shift for more information.