Click or drag to resize

TransitionDefinition Properties

The TransitionDefinition type exposes the following members.

Properties
  NameDescription
Public propertyCustomCurve
Define a custom curve for your animations (check out the Core Quick Reference guide to access plenty of built-in curves)
Public propertyEaseType
The type of mathematic function used for the transition
Public propertyMyTransitionType
The type of transition you want to use. Interpolate for preset options, Custom to define your own curve.
Public propertySecondsForTransition
The amount of time, in seconds, this transition should take.
Top
See Also