onAnnotationCreated

abstract fun onAnnotationCreated(@NonNull annotation: Annotation)

Called when annotation has been created.

Parameters

annotation

Annotation that has been created.