isVerticalScrollBarEnabled
Indicates whether the vertical scrollbar is enabled.
If a SeslRecyclerViewFastScroller is present and enabled, this method will return false, effectively hiding the default vertical scrollbar when the fast scroller is active.
Return
true if the vertical scrollbar is enabled and the fast scroller is not enabled, false otherwise.