- transitionType
- One of LayoutTransition.ChangeAppearing, LayoutTransition.ChangeDisappearing, LayoutTransition.Changing, LayoutTransition.Appearing, or LayoutTransition.Disappearing, which determines the animation whose duration is being set.
- duration
- The length of time, in milliseconds, that the specified animation should run.
Sets the duration on one of the animation objects used by this transition. The transitionType parameter determines the animation whose duration is being set.