- transitionType
- One of LayoutTransition.ChangeAppearing, LayoutTransition.ChangeDisappearing, LayoutTransition.Changing, LayoutTransition.Appearing, or LayoutTransition.Disappearing, which determines the animation whose start delay is being set.
- delay
- The length of time, in milliseconds, to delay before starting the animation.
Sets the start delay on one of the animation objects used by this transition. The transitionType parameter determines the animation whose start delay is being set.