This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FocusEventBase<T0>.relatedTarget

public Experimental.UIElements.Focusable relatedTarget;

Description

For FocusOut and Blur events, contains the element that gains the focus. For FocusIn and Focus events, contains the element that loses the focus.