Default Annotation Creation Inspector Controller
open class DefaultAnnotationCreationInspectorController : AbstractAnnotationInspectorController<AnnotationCreationInspectorFactory> , PropertyInspectorTitleButtonListener
Controller for annotation creation inspector. Meant to be used with AnnotatingController.
Constructors
Link copied to clipboard
constructor(@NonNull context: Context, @NonNull coordinatorController: PropertyInspectorCoordinatorLayoutController)