androidx.pdf.view


Interfaces

PdfView.LinkClickListener

Listener interface for handling clicks on links in a PDF document.

PdfView.OnGestureStateChangedListener

Listener interface to receive callbacks when the PdfView starts and stops being affected by an external input like user touch.

PdfView.OnSelectionChangedListener

Listener interface to receive updates when the currentSelection changes

PdfView.OnViewportChangedListener

Listener interface to receive changes to the viewport, i.e. the window of visible PDF content

Selection

Represents PDF content that has been selected

Classes

Highlight

Represents an area that should be highlighted with color.

PdfView

A View for presenting PDF content, represented by PdfDocument.

TextSelection

Represents text content that has been selected