-
public interface AnimatorCompat.AnimationFrameUpdateListener
-
-
Method Summary
Modifier and Type Method Description abstract voidonAnimationFrame(float currentValue)-
-
Method Detail
-
onAnimationFrame
abstract void onAnimationFrame(float currentValue)
-
-
-
-