currentTarget
The current target of the event. This is the VisualElement, in the propagation path, for which event handlers are currently being executed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public virtual IEventHandler currentTarget { get; }