Annotation Interface Theme.Dynamic

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Dynamic
Constant values for the dynamic theme.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    String constant values for the dynamic theme.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the auto dynamic theme.
    static final int
    Constant for the data dynamic theme.
    static final int
    Constant to disable the dynamic theme.
    static final int
    Constant for the value dynamic theme.