to top
Android APIs
public interface

Interpolator

implements TimeInterpolator
android.view.animation.Interpolator
Known Indirect Subclasses

Class Overview

An interpolator defines the rate of change of an animation. This allows the basic animation effects (alpha, scale, translate, rotate) to be accelerated, decelerated, repeated, etc.

Summary

[Expand]
Inherited Methods
From interface android.animation.TimeInterpolator