This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ListView.ScrollToItem

Declaration

public void ScrollToItem(int index);

Parameters

index Item index to scroll to.

Description

Scroll so that a specific item index from the items source is visible.