Input manipulator components enable gesture recognition for nodes. More...
Classes | |
| class | kanzi::ClickManipulatorComponent |
| ClickManipulatorComponent installs a ClickManipulator to a node. More... | |
| class | kanzi::KeyManipulatorComponent |
| The KeyManipulatorComponent node component installs a KeyManipulator to the attached node, and configures the key gesture of the manipulator. More... | |
| class | kanzi::LongPressManipulatorComponent |
| LongPressManipulatorComponent installs a LongPressManipulator to a node. More... | |
| class | kanzi::MultiClickManipulatorComponent |
| MultiClickManipulatorComponent installs a MultiClickManipulator to a node. More... | |
| class | kanzi::NavigationManipulatorComponent |
| The NavigationManipulatorComponent node component installs a NavigationManipulator to a node, and configures the navigation key gestures of the manipulator. More... | |
| class | kanzi::PanManipulatorComponent |
| PanManipulatorComponent installs a PanManipulator to a node. More... | |
Input manipulator components enable gesture recognition for nodes.