OnAnnotationClickListener

Used for click events on ReaderViewAnnotations

Functions

Link copied to clipboard
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.