ContextClickEvent
The event sent when clicking the right mouse button.
Read time 2 minutesLast updated 8 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: MouseEventBase<ContextClickEvent>
- Implements: IDisposable, IMouseEvent
public class ContextClickEvent : MouseEventBase<ContextClickEvent>, IDisposable, IMouseEvent