Class Hierarchy

The NavigationManipulatorComponent node component installs a NavigationManipulator to a node, and configures the navigation key gestures of the manipulator.

Since Kanzi 3.9.0

Enables the node to react to navigation key input events.

Inherits properties and message types from NavigationManipulatorComponentMetadata.

Synopsis

Methods
create()

Creates an instance of a NavigationManipulatorComponent node component

Creates an instance of a NavigationManipulatorComponent node component.

Parameters
name (string)

The name of the NavigationManipulatorComponent instance.

Return Values
(NavigationManipulatorComponent)

The created NavigationManipulatorComponent.