File
Doc
Category
Size
Date
Package
TargetApi.java
API Doc
Android 5.1 API
1252
Thu Mar 12 22:22:08 GMT 2015
android.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
int
value
()
This sets the target api level for the type..
Java Code Source