OnAnnotationTapListener

Annotation list tap listener. Interface of listeners for receiving taps on annotations inside the outline's annotation list.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun onAnnotationTap(@NonNull self: PdfOutlineView, @NonNull annotation: Annotation)
Called when an annotation was tapped inside the annotation list.