Annotation Interface Theme.Elevation

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Elevation
Constant values for the elevation functionality.
  • Nested Class Summary

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

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the auto elevation.
    static final int
    Constant to disable the elevation.
    static final int
    Constant to enable the elevation.
    static final int
    Constant for the unknown elevation.