Package-level declarations
Thumbnail bar (static and scrollable).
Types
Link copied to clipboard
open class PdfScrollableThumbnailBar : DocumentListenerViewGroup, PSPDFKitViews.PSPDFView, ThumbnailAdapter.OnThumbnailClickListener, PdfThumbnailBarController
Scrollable bar showing thumbnails of pages, with larger images.
Link copied to clipboard
open class PdfStaticThumbnailBar : DocumentListenerViewGroup, PSPDFKitViews.PSPDFView, PdfThumbnailBarController
Bar showing thumbnails of pages for quick selection.
Link copied to clipboard
interface PdfThumbnailBarController
Thumbnail bar controller used to control properties and actions of scrollable and static thumbnail bar.
Link copied to clipboard
Layout manager for scrollable thumbnail bar.
Link copied to clipboard
Recycler adapter for creating thumbnail views inside the PdfScrollableThumbnailBar.