Android APIs
public abstract @interface

DimenRes

implements Annotation
android.support.annotation.DimenRes

Class Overview


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

Summary


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