Kanzi  3.9.6
Kanzi Engine API
kanzi::PropertyFieldAnimationTimeline::Entry Struct Reference

Structure holding the property field which is to be animated, and its associated animation. More...

#include <kanzi/core.ui/animation/property_field_animation_timeline.hpp>

Public Attributes

FloatAnimationSharedPtr animation
 The animation to be applied to the associated property field. More...
 
PropertyField field
 The property field to be animated. More...
 

Detailed Description

Structure holding the property field which is to be animated, and its associated animation.

Member Data Documentation

◆ field

PropertyField kanzi::PropertyFieldAnimationTimeline::Entry::field

The property field to be animated.

◆ animation

FloatAnimationSharedPtr kanzi::PropertyFieldAnimationTimeline::Entry::animation

The animation to be applied to the associated property field.


The documentation for this struct was generated from the following file: