onPageScrolled

abstract fun onPageScrolled(page: Int, positionOffset: Float)

Called on every move while scrolling.

Parameters

page

The current page index.

positionOffset

The offset of the current scroll position within the current page.