set Annotation Creation Inspector Controller
open fun setAnnotationCreationInspectorController(@NonNull annotationCreationInspectorController: AnnotationCreationInspectorController)
Sets controller of the annotation inspector used when creating annotations. This replaces default annotation inspector.
Parameters
annotation Creation Inspector Controller
Controller instance to use.