public class QMUIInterpolatorStaticHolder
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static android.view.animation.Interpolator |
DECELERATE_INTERPOLATOR |
static android.view.animation.Interpolator |
FAST_OUT_LINEAR_IN_INTERPOLATOR |
static android.view.animation.Interpolator |
FAST_OUT_SLOW_IN_INTERPOLATOR |
static android.view.animation.Interpolator |
LINEAR_INTERPOLATOR |
static android.view.animation.Interpolator |
LINEAR_OUT_SLOW_IN_INTERPOLATOR |
| 构造器和说明 |
|---|
QMUIInterpolatorStaticHolder() |
public static final android.view.animation.Interpolator LINEAR_INTERPOLATOR
public static final android.view.animation.Interpolator FAST_OUT_SLOW_IN_INTERPOLATOR
public static final android.view.animation.Interpolator FAST_OUT_LINEAR_IN_INTERPOLATOR
public static final android.view.animation.Interpolator LINEAR_OUT_SLOW_IN_INTERPOLATOR
public static final android.view.animation.Interpolator DECELERATE_INTERPOLATOR