seslSnapScrollToPosition

open fun seslSnapScrollToPosition(position: Int)(source)

Smoothly scrolls to the specified adapter position. The item view will be aligned to the right or bottom of this RecyclerView.

Parameters

position

The adapter position to scroll to.