shiftKey
Gets a boolean value that indicates whether 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
See EventModifiers.Shift for more information.