Interface IFocusEvent
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public interface IFocusEventProperties
| Improve this Doc View Sourcedirection
Declaration
FocusChangeDirection direction { get; }Property Value
| Type | Description | 
|---|---|
| FocusChangeDirection | 
relatedTarget
Declaration
Focusable relatedTarget { get; }Property Value
| Type | Description | 
|---|---|
| Focusable |