Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

FocusEventBase<T0>.relatedTarget

public 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.