onAnnotationUpdated

abstract fun onAnnotationUpdated(@NonNull annotation: Annotation)

Called when existing annotation has changed.

Parameters

annotation

Annotation that has been changed.