Annotation Interface Theme.Opacity

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Opacity
Constant values for the opacity.
  • Nested Class Summary

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

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the auto opacity.
    static final int
    Constant for the custom opacity.
    static final int
    Default value for the opacity.
    static final int
    Minimum value for the floating opacity.
    static final int
    Default value for the opacity interval.
    static final int
    Maximum value for the opacity.
    static final int
    Minimum value for the opacity.
    static final int
    Constant for the stroke opacity.
    static final int
    Constant for the minimum stroke opacity.
    static final int
    Constant value for the translucent opacity.
    static final int
    Constant for the unknown opacity.
    static final int
    Minimum value for the widget opacity.