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