Annotation Interface Theme.BackgroundAware
- Enclosing class:
- Theme
Constant values for the background aware functionality.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
String constant values for the background aware functionality. -
Field Summary
-
Field Details
-
AUTO
static final int AUTOConstant for the auto background aware.- See Also:
-
UNKNOWN
static final int UNKNOWNConstant for the unknown background aware.- See Also:
-
DISABLE
static final int DISABLEConstant to disable the background aware.- See Also:
-
ENABLE
static final int ENABLEConstant to enable the background aware.- See Also:
-