IFocusEvent
Interface for focus events.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface IFocusEvent
Properties
Property | Description |
|---|---|
| direction | Direction of the focus change. |
| relatedTarget | Related target. See implementation for specific meaning. |