Annotation Interface ThemeUtilityClasses


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ThemeUtilityClasses
Indicates that the annotated class contains a definition for the CSS utility classes so that Studio can suggest them.

NOTE: only public static final fields are considered as CSS class names.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • name

      String name
      Returns:
      user-friendly name of the annotated class