Scroll Method (IRecyclerView)
Scrolls to the specified item in the recycler view.

C# Syntax

void Scroll( 
   uint item
)

Parameters

item
The item to scroll to.