onOutlineElementTap

open override fun onOutlineElementTap(self: PdfOutlineView, outlineElement: OutlineElement)

Called when an outline element was tapped.

Parameters

self

The PdfOutlineView instance that triggered the event.

outlineElement

The OutlineElement that was tapped.