Android APIs
public abstract @interface

StyleRes

implements Annotation
android.support.annotation.StyleRes

Class Overview

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

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation