RawRes

public abstract @interface RawRes
implements Annotation

android.support.annotation.RawRes


Denotes that an integer parameter, field or method return value is expected to be a raw resource reference.

Summary

Inherited methods

From interface java.lang.annotation.Annotation