scrollMode

Sets the scrolling mode. Currently supported scrolling modes are PER_PAGE (also called paginated scroll mode) which will snap in pages, and CONTINUOUS which will not snap in to pages, but allow to scroll continuously.

Parameters

mode

Page scroll mode from PageScrollMode.