Annotation Interface Theme.Code

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Code
Interface to hold the theme code values.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Interface to hold the theme code color constants.
    static @interface 
    Interface to hold the theme code correction constants.
    static @interface 
    Constant values for the theme code overlay.
    static @interface 
    Interface to hold the theme code style constants.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant value for the theme code visible contrast.
    static final float
    Constant value for the theme code visible contrast ratio.
  • Field Details

    • CONTRAST

      static final int CONTRAST
      Constant value for the theme code visible contrast.
      See Also:
    • CONTRAST_RATIO

      static final float CONTRAST_RATIO
      Constant value for the theme code visible contrast ratio.
      See Also: