Annotation Interface Theme.Style

Enclosing class:
Theme

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

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

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the auto theme style.
    static final int
    Constant for the custom theme style.
  • Field Details