Most visited

Recently visited

ColorRes

public abstract @interface ColorRes
implements Annotation

android.support.annotation.ColorRes


表示整数参数,字段或方法返回值预计为颜色资源引用(例如 android.R.color.black )。

摘要(Summary)

继承方法(Inherited methods)

From interface java.lang.annotation.Annotation

Hooray!