Annotation Interface Theme.Code.Style

Enclosing class:
Theme.Code

@Retention(SOURCE) public static @interface Theme.Code.Style
Interface to hold the theme code style constants.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Default value for the code corners.
    static final int
    Default value for the code style.
    static final int
    Constant value for the oval style.
    static final int
    Constant value for the rounded style.
    static final int
    Constant value for the square style.