Version: 2020.1

ListView.ScrollToItem

切换到手册
public void ScrollToItem (int index);

参数

index 要滚动到的项索引。指定 -1 可使最后一项可见。

描述

滚动到特定项索引并使其可见。