Syntax
Lua |
---|
function ListBox:EnsureVisible(index); |
Parameters
- index
-
Type:
number
The one-based index of the item to scroll into view.
Remarks
This method will scroll into view the specified item index.