#include <kanzi/core.ui/input/navigation_manipulator.hpp>
#include <kanzi/core.ui/node_component/node_component.hpp>
#include <kanzi/core/cpp/tuple.hpp>
#include <kanzi/ui/ui_api.hpp>
Classes | |
class | kanzi::NavigationManipulatorComponent |
The NavigationManipulatorComponent node component installs a NavigationManipulator to a node, and configures the navigation key gestures of the manipulator. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::NavigationManipulatorComponentSharedPtr = shared_ptr< NavigationManipulatorComponent > |