Kanzi 4.0.0-beta2
kanzi::PropertyFieldAnimationEntry Struct Reference

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.
 

Detailed Description

Entry for holding information on animating property fields.

Member Data Documentation

◆ field

PropertyField kanzi::PropertyFieldAnimationEntry::field

The property field to be animated.

◆ animation

FloatAnimationSharedPtr kanzi::PropertyFieldAnimationEntry::animation

The animation to be applied to the associated property field.


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