DimenRes

public abstract @interface DimenRes
implements Annotation

android.support.annotation.DimenRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation