Annotation Interface StudioIgnore


@Target({METHOD,TYPE,FIELD}) @Retention(CLASS) public @interface StudioIgnore
Annotation marks which elements should be ignored in the Studio. For example, ignoring some methods when scanning component class for handlers.