public class ViewPropertyAnimatorAssert
extends <any>
ViewPropertyAnimator instances.| Constructor and Description |
|---|
ViewPropertyAnimatorAssert(android.view.ViewPropertyAnimator actual) |
| Modifier and Type | Method and Description |
|---|---|
ViewPropertyAnimatorAssert |
hasDuration(long duration) |
ViewPropertyAnimatorAssert |
hasInterpolator(android.animation.TimeInterpolator interpolator) |
ViewPropertyAnimatorAssert |
hasStartDelay(long delay) |
public ViewPropertyAnimatorAssert(android.view.ViewPropertyAnimator actual)
public ViewPropertyAnimatorAssert hasDuration(long duration)
public ViewPropertyAnimatorAssert hasInterpolator(android.animation.TimeInterpolator interpolator)
public ViewPropertyAnimatorAssert hasStartDelay(long delay)