Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ScrollToItem(int)

Scrolls to a specific item index and makes it visible.
Read time 1 minuteLast updated 13 days ago

Definition

public void ScrollToItem(int index)

Parameters

index

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