target
The target visual element that received this event. Unlike currentTarget, this target does not change when the event is sent to other elements along the propagation path.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public IEventHandler target { get; set; }