Annotation Type GraphicsMode


@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE,METHOD}) public @interface GraphicsMode
A Configurer annotation for controlling which graphics shadow implementation is used for the android.graphics package.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    Specifies the different supported graphics modes.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description