[]
Scrolls the list to the specified index.
public Task ScrollIntoViewAsync(int index)
Public Function ScrollIntoViewAsync(index As Integer) As Task
| Type | Name | Description |
|---|---|---|
| int | index | The range that will enter into view. |
| Type | Description |
|---|---|
| Task |