Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public IEventHandler target { get; set; }