Annotation Interface Theme.Code.Overlay.ToString
- Enclosing class:
- Theme.Code.Overlay
String constant values for the theme code overlay.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
String constant for the app overlay.static final String
String constant for the default overlay.static final String
String constant for the custom overlay.static final String
String constant for the dynamic overlay.static final String
String constant value for no overlay.
-
Field Details
-
HIDE
String constant value for no overlay.- See Also:
-
APP
String constant for the app overlay.- See Also:
-
AUTO
String constant for the default overlay.- See Also:
-
DYNAMIC
String constant for the dynamic overlay.- See Also:
-
CUSTOM
String constant for the custom overlay.- See Also:
-