Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Defines what this animation should do when it reaches the end.
Set method documentation [Android Documentation]
Defines what this animation should do when it reaches the end. This
setting is applied only when the repeat count is either greater than
0 or ValueAnimator.Infinite. Defaults to ValueAnimator.Restart.