getScrollState
Returns the current scroll state of the ViewPager2. Returned value is one of can be one of SCROLL_STATE_IDLE, SCROLL_STATE_DRAGGING or SCROLL_STATE_SETTLING.
Return
The scroll state that was last dispatched to onPageScrollStateChanged