#include <kanzi/ui/ui_api.hpp>#include <kanzi/core.ui/animation/easing_curve.hpp>#include <kanzi/core.ui/animation/timeline.hpp>#include <kanzi/core/cpp/chrono.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/optional.hpp>Classes | |
| class | kanzi::PropertyTargetEasingTimeline |
| Property Target Easing Timeline interpolates a property gradually from its old value to a new value using an easing curve each time a new value is set to the property. More... | |
Namespaces | |
| namespace | kanzi |
Typedefs | |
| using | kanzi::PropertyTargetEasingTimelineSharedPtr |