Android APIs
public abstract @interface

AnimRes

implements Annotation
android.support.annotation.AnimRes

Class Overview

Denotes that an integer parameter, field or method return value is expected to be an anim resource reference (e.g. fade_in).

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation