OnPageChangedListener

Listener for receiving page changes caused by the user touching or dragging the .

See also

Functions

Link copied to clipboard
abstract fun onPageChanged(@NonNull controller: PdfThumbnailBarController, @IntRange(from = 0) pageIndex: Int)
Called whenever the user touched or dragged across the thumbnail bar, selecting a different page.