onEmbeddedFileTap

abstract fun onEmbeddedFileTap(@NonNull self: PdfOutlineView, @NonNull embeddedFile: EmbeddedFile)

Called when an embedded file was tapped.

Parameters

self

The PdfOutlineView instance that triggered the event.

embeddedFile

The EmbeddedFile that was tapped.