Annotation Interface Theme.Dynamic
- Enclosing class:
- Theme
Constant values for the dynamic theme.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
String constant values for the dynamic theme. -
Field Summary
-
Field Details
-
AUTO
static final int AUTOConstant for the auto dynamic theme.- See Also:
-
VALUE
static final int VALUEConstant for the value dynamic theme.- See Also:
-
DATA
static final int DATAConstant for the data dynamic theme.- See Also:
-
DISABLE
static final int DISABLEConstant to disable the dynamic theme.- See Also:
-