Version: 2017.3
Experimental: this API is experimental and might be changed or removed in the future.

EventBase.currentTarget

Switch to Manual
public Experimental.UIElements.IEventHandler currentTarget ;

Description

The current target of the event. The current target is the element in the propagation path for which event handlers are currently being executed.