Entry in transition animation array. More...
#include <kanzi/ui/node/page_transition_collection.hpp>
Public Attributes | |
AbstractPropertyType | propertyType |
Property to be animated in this transition animation entry. More... | |
Variant | startValue |
Start value for the property. More... | |
Variant | endValue |
End value for the property. More... | |
Entry in transition animation array.
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.