StyleableRes

public abstract @interface StyleableRes
implements Annotation

android.support.annotation.StyleableRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation