The Wayback Machine - https://web.archive.org/web/20190818094248/https://developer.android.com/reference/androidx/annotation/StyleableRes

StyleableRes

public abstract @interface StyleableRes
implements Annotation

androidx.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