OnAnnotationContextMenuListener

Used for "contextmenu" events on ReaderViewAnnotations. A "contextmenu" event is triggered by a long press or right-click.

Functions

Link copied to clipboard
abstract fun onContextMenuShown(annotation: ReaderViewAnnotation, eventData: MouseEngineEventData)

Method will be called when an annotation is right-clicked or long pressed.