FileDocCategorySizeDatePackage
TargetApi.javaAPI DocAndroid 5.1 API1252Thu Mar 12 22:22:08 GMT 2015android.annotation

TargetApi

public class TargetApi
Indicates that Lint should treat this type as targeting a given API level, no matter what the project target is.

Fields Summary
Constructors Summary
Methods Summary
intvalue()
This sets the target api level for the type..