androidx.pdf.view
Interfaces
PdfView.LinkClickListener |
Listener interface for handling clicks on links in a PDF document. |
PdfView.OnFirstContentLoadListener |
Listener interface to receive a callback on the UI thread when the content of the PDF document has been loaded for the first time. |
PdfView.OnFormWidgetInfoUpdatedListener |
Listener interface for handling form edits on 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 |
PdfView.OnViewportChangedListener |
Listener interface to receive changes to the viewport, i.e. the window of visible PDF content |
PdfView.SelectionMenuItemPreparer |
Interface to customize the set of actions in the selection menu |
Classes
Highlight |
|
PdfView |
A |