Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::PageTransitionCollection::TransitionAnimation Class Reference

Entry in transition animation array. More...

#include <kanzi/ui/node/page_transition_collection.hpp>

Public Attributes

Variant endValue
 End value for the property. More...
 
AbstractPropertyType propertyType
 Property to be animated in this transition animation entry. More...
 
Variant startValue
 Start value for the property. More...
 

Detailed Description

Entry in transition animation array.

Member Data Documentation

AbstractPropertyType kanzi::PageTransitionCollection::TransitionAnimation::propertyType

Property to be animated in this transition animation entry.

Variant kanzi::PageTransitionCollection::TransitionAnimation::startValue

Start value for the property.

Variant kanzi::PageTransitionCollection::TransitionAnimation::endValue

End value for the property.


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