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