Annotation Interface Theme.Value.Short

Enclosing class:
Theme.Value

@Retention(SOURCE) public static @interface Theme.Value.Short
Short constants for the theme values.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Short constant for the app value.
    static final String
    Short constant for the auto value.
    static final String
    Short constant for the custom value.
    static final String
    Short constant for the day (light) value.
    static final String
    Short constant for the disable value.
    static final String
    Short constant for the enable value.
    static final String
    Short constant for the hash value.
    static final String
    Short constant for the hide value.
    static final String
    Short constant for the night value.
    static final String
    Short constant for the show value.
    static final String
    Short constant to split the value.
    static final String
    Short constant for the system value.