setupLayout

abstract fun setupLayout(pdfView: PDFView?)

Method called by PDFView after setting the scroll handle. Do not call this method manually. For usage sample see DefaultScrollHandle.

Parameters

pdfView

The PDFView instance.