#include <kanzi/core.ui/action/apply_action.hpp>
#include <kanzi/core.ui/binding/manual_binding_runtime.hpp>
#include <kanzi/core.ui/trigger/data_trigger_component.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/ui/ui_api.hpp>
Classes | |
class | kanzi::DataTrigger |
Use a DataTrigger to apply an action to either set a property value of a target node or activate an Activity node. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::DataTriggerSharedPtr = shared_ptr< DataTrigger > |