animateScrollToSearchResult

suspend fun animateScrollToSearchResult(result: PdfViewSearchResult, alignment: PdfSearchScrollAlignment = PdfSearchScrollAlignment.Default)

Smoothly scrolls result to its position inside the PDF page.

A PdfView using this state must already have completed a layout pass.