modifiers
Flags that hold pressed modifier keys (Alt, Ctrl, Shift, Windows/Cmd).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public EventModifiers modifiers { get; protected set; }
Remarks
See EventModifiers for more information.