KeyboardNavigationManipulator

class in UnityEngine.UIElements

/

Inherits from:UIElements.Manipulator

/

Implemented in:UnityEngine.UIElementsModule

Description

Provides a default implementation for translating input device specific events to higher level navigation operations as commonly possible with a keyboard.

Constructors

Constructor Description
KeyboardNavigationManipulator Initializes and returns an instance of KeyboardNavigationManipulator, configured to invoke the specified callback.

Inherited Members

Properties

PropertyDescription
target VisualElement being manipulated.

Protected Methods

MethodDescription
RegisterCallbacksOnTarget Called to register event callbacks on the target element.
UnregisterCallbacksFromTarget Called to unregister event callbacks from the target element.

Did you find this page useful? Please give it a rating: