Annotation Interface Theme.Code
- Enclosing class:
- Theme
Interface to hold the theme code values.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
Interface to hold the theme code color constants.static @interface
Interface to hold the theme code correction constants.static @interface
Constant values for the theme code overlay.static @interface
Interface to hold the theme code style constants. -
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant value for the theme code visible contrast.static final float
Constant value for the theme code visible contrast ratio.
-
Field Details
-
CONTRAST
static final int CONTRASTConstant value for the theme code visible contrast.- See Also:
-
CONTRAST_RATIO
static final float CONTRAST_RATIOConstant value for the theme code visible contrast ratio.- See Also:
-