GetNextFocusable(Focusable, FocusChangeDirection)
Get the next element in the given direction.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Focusable GetNextFocusable(Focusable currentFocusable, FocusChangeDirection direction)
Parameters
Returns
Type | Description |
|---|---|
| Focusable |