requestScrollToTop

open fun requestScrollToTop(animated: Boolean)

Send the Recycler a request to scroll the content to the first item in the binder.

Parameters

animated

if animated is set to true the scroll will happen with an animation.