StyleRes

public abstract @interface StyleRes
implements Annotation

android.support.annotation.StyleRes


Denotes that an integer parameter, field or method return value is expected to be a style resource reference (e.g. android.R.style.TextAppearance).

Summary

Inherited methods

From interface java.lang.annotation.Annotation