onAnnotationCreatorSet

abstract fun onAnnotationCreatorSet(@NonNull annotationCreator: String)

This Callback gets invoked when the user completed setting an annotation creator name.

Parameters

annotationCreator

The name of the annotation creator that has been set by the user.