Package android.annotation
Annotation Type SdkConstant
-
@Target(FIELD) @Retention(SOURCE) public @interface SdkConstant
Indicates a constant field value should be exported to be used in the SDK tools.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description SdkConstant.SdkConstantTypevalue
-
-
-
Element Detail
-
value
SdkConstant.SdkConstantType value
-
-