onAnnotationClick

abstract fun onAnnotationClick(annotation: ReaderViewAnnotation, eventData: MouseEngineEventData)

Method will be called when the user clicks on an annotation. Annotation can only emit clicks events if ReaderViewAnnotationLayerOptions.annotationInputEngineEventsEnabled has been set to true.