setScrollDirection

fun setScrollDirection(@NonNull pageScrollDirection: PageScrollDirection)

Sets the scroll direction that is configured on the PdfFragment. This is required to let this view consume the correct scroll values.

Parameters

pageScrollDirection

A PageScrollDirection value. Defaults to VERTICAL.