Kanzi  3.9.6
Kanzi Engine 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

◆ propertyType

AbstractPropertyType kanzi::PageTransitionCollection::TransitionAnimation::propertyType

Property to be animated in this transition animation entry.

◆ startValue

Variant kanzi::PageTransitionCollection::TransitionAnimation::startValue

Start value for the property.

◆ endValue

Variant kanzi::PageTransitionCollection::TransitionAnimation::endValue

End value for the property.


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