public void ScrollToItem (int index);

Parámetros

indexItem index to scroll to. Specify -1 to make the last item visible.

Descripción

Scroll to a specific item index and make it visible.