Entry for holding information on animating property fields. More...
#include <kanzi/core.ui/animation/property_field_animation_entry.hpp>
Public Attributes | |
| FloatAnimationSharedPtr | animation |
| The animation to be applied to the associated property field. | |
| PropertyField | field |
| The property field to be animated. | |
Entry for holding information on animating property fields.
| PropertyField kanzi::PropertyFieldAnimationEntry::field |
The property field to be animated.
| FloatAnimationSharedPtr kanzi::PropertyFieldAnimationEntry::animation |
The animation to be applied to the associated property field.