XmlRes

public abstract @interface XmlRes
implements Annotation

android.support.annotation.XmlRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation