onAnnotationTap

open override fun onAnnotationTap(self: PdfOutlineView, annotation: Annotation)

Called when an annotation was tapped inside the annotation list.

Parameters

self

The PdfOutlineView instance that triggered the event.

annotation

The Annotation that was tapped.