#include <kanzi/ui/action/forwarding_apply_action.hpp>
#include <kanzi/ui/node/concept/activity/binding_token.hpp>
#include <kanzi/ui/ui_api.hpp>
#include <kanzi/core.ui/style/style.hpp>
Classes | |
class | kanzi::ApplyPropertyAction |
An ApplyPropertyAction sets a property to the requested value for as long as the condition is met in the DataTrigger that sets off this action. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ApplyPropertyActionSharedPtr = shared_ptr< ApplyPropertyAction > |