Class FocusControllerExtensions
Extension methods for FocusController.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public static class FocusControllerExtensions
Methods
Name | Description |
---|---|
FocusNextInDirectionEx(FocusController, FocusChangeDirection) | Focus the next element in the given direction. |
FocusNextInDirectionEx(FocusController, Focusable, FocusChangeDirection) | Focus the next element in the given direction. |