- duration
- The length of time, in milliseconds, that the transition animations should last.
Sets the duration to be used by all animations of this transition object. If you want to set the duration of just one of the animations in particular, use the LayoutTransition.SetDuration(LayoutTransitionType, System.Int64) method.