AttrRes

public abstract @interface AttrRes
implements Annotation

android.support.annotation.AttrRes


Denotes that an integer parameter, field or method return value is expected to be an attribute reference (e.g. android.R.attr.action).

Summary

Inherited methods

From interface java.lang.annotation.Annotation