Most visited

Recently visited

InterpolatorRes

public abstract @interface InterpolatorRes
implements Annotation

android.support.annotation.InterpolatorRes


表示整数参数,字段或方法返回值应该是插值器资源引用(例如 android.R.interpolator.cycle )。

摘要(Summary)

继承方法(Inherited methods)

From interface java.lang.annotation.Annotation

Hooray!