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 |
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 |
|
PdfView |
A |
TextSelection |
Represents text content that has been selected |