Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


relatedTarget

In the case of a MouseCaptureEvent, this property is the IEventHandler that loses the capture. In the case of a MouseCaptureOutEvent, this property is the IEventHandler that gains the capture.
Read time 1 minuteLast updated 10 days ago

Definition

public IEventHandler relatedTarget { get; }