Annotation Interface StudioAPI


public @interface StudioAPI
Marker interface for API that used by Studio and should not:
  1. Be part of a public API.
  2. Used in the framework.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • description

      String description
      Default:
      "For Studio use only."