@Implements(value=android.animation.ValueAnimator.class) public class ShadowValueAnimator extends Object
ValueAnimator.| Constructor and Description |
|---|
ShadowValueAnimator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActualRepeatCount()
Returns the value that was set as the repeat count.
|
static void |
reset() |
void |
setRepeatCount(int count) |
@Resetter public static void reset()
@Implementation public void setRepeatCount(int count)
public int getActualRepeatCount()
Copyright © 2015. All rights reserved.