MoveFocusAction
¶
This action invokes the FocusManager::tryMoveFocus() method.
Use the DirectionProperty property to determine the direction to which you request the focus to move in the focus navigation chain.
If no node is focused or Kanzi for some other reason cannot move focus to the requested direction, the action fails silently.
Transfers focus to another focusable item in the focus navigation chain.
Inherits properties and message types from MoveFocusActionMetadata.
Creates a MoveFocusAction instance.
| name | (string) |
| (MoveFocusAction) | A shared pointer to the created action. |