Annotation NativeAdColor
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Retention(value = java.lang.annotation.RetentionPolicy.SOURCE) public @interface NativeAdColor
Value is BACKGROUND_TOUCH, STANDARD_BLUE, or STANDARD_GREY
-
-
Field Summary
Fields Modifier and Type Field Description public final static intBACKGROUND_TOUCHpublic final static intSTANDARD_BLUEpublic final static intSTANDARD_GREY
-