Annotation Interface Theme.BackgroundAware.ToString
- Enclosing class:
- Theme.BackgroundAware
String constant values for the background aware functionality.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
String constant for the auto background aware.static final String
String constant to disable the background aware.static final String
String constant to enable the background aware.static final String
String constant for the unknown background aware.
-
Field Details
-
AUTO
String constant for the auto background aware.- See Also:
-
UNKNOWN
String constant for the unknown background aware.- See Also:
-
DISABLE
String constant to disable the background aware.- See Also:
-
ENABLE
String constant to enable the background aware.- See Also:
-