Annotation Interface Theme.BackgroundAware.ToString
- Enclosing class:
- Theme.BackgroundAware
String constant values for the background aware functionality.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringString constant for the auto background aware.static final StringString constant to disable the background aware.static final StringString constant to enable the background aware.static final StringString 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:
-