TransitionDefinition Properties |
The TransitionDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomCurve |
Define a custom curve for your animations (check out the Core Quick Reference guide to access plenty of built-in curves)
| |
| EaseType |
The type of mathematic function used for the transition
| |
| MyTransitionType |
The type of transition you want to use. Interpolate for preset options, Custom to define your own curve.
| |
| SecondsForTransition |
The amount of time, in seconds, this transition should take.
|