#include <kanzi/ui/ui_api.hpp>
#include <kanzi/core.ui/action/action.hpp>
#include <kanzi/core.ui/input/focus_manager.hpp>
Classes | |
class | kanzi::MoveFocusAction |
Use the MoveFocusAction action to transfer focus from the currently focused item to another focusable item in the focus navigation chain. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< MoveFocusAction > | kanzi::MoveFocusActionSharedPtr |