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