FontRes

public abstract @interface FontRes
implements Annotation

android.support.annotation.FontRes


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

Summary

Inherited methods

From interface java.lang.annotation.Annotation