Android APIs
public abstract @interface

LayoutRes

implements Annotation
android.support.annotation.LayoutRes

Class Overview

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

Summary

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