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!