MenuRes

public abstract @interface MenuRes
implements Annotation

android.support.annotation.MenuRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation