on Outline Element Tap
open fun onOutlineElementTap(@NonNull self: PdfOutlineView, @NonNull outlineElement: OutlineElement)
Called when an outline element was tapped.
Parameters
self
The PdfOutlineView instance that triggered the event.
outline Element
The OutlineElement that was tapped.