public void ScrollToItem (int index);

파라미터

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

설명

Scroll to a specific item index and make it visible.