ListView.ScrollToItem
public void ScrollToItem(int index);
Parameters
| index | Item index to scroll to. Specify -1 to make the last item visible. |
Description 描述
Scroll to a specific item index and make it visible.
| index | Item index to scroll to. Specify -1 to make the last item visible. |
Scroll to a specific item index and make it visible.