PSPDFKit
Products
Developers
Blog
Developers
Guides
Java
Changelog
pspdfkit
pspdfkit
/
com.pspdfkit.jetpack.compose
/
DocumentState
/
scrollToPage
scroll
To
Page
suspend
fun
scrollToPage
(
@
IntRange
(
from
=
0
)
page
:
Int
)
Content copied to clipboard
Used to scroll the
DocumentView
to a specific page.
Parameters
page
The page to scroll to, starting from 0.