Annotation Interface Theme.ToString

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.ToString
String constant values for the theme.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    String constant for the app theme.
    static final String
    String constant for the auto theme.
    static final String
    Constant for the auto system theme.
    static final String
    String constant for the custom theme.
    static final String
    String constant for the day theme.
    static final String
    String constant to disable the theme.
    static final String
    String constant for the night theme.
    static final String
    String constant for the remote theme.
    static final String
    String constant for the system theme.
    static final String
    String constant for the widget theme.