@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation Renderer.State


The renderer states. One of STATE_DISABLED, STATE_ENABLED or STATE_STARTED.