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

FocusEventBase<T0>.relatedTarget

Switch to Manual
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.