Annotation Interface Theme.BackgroundAware.ToString

Enclosing class:
Theme.BackgroundAware

@Retention(SOURCE) public static @interface Theme.BackgroundAware.ToString
String constant values for the background aware functionality.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    String constant for the auto background aware.
    static final String
    String constant to disable the background aware.
    static final String
    String constant to enable the background aware.
    static final String
    String constant for the unknown background aware.