Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.ensureVisible
Ensures that the specified list item is visible, scrolling the list view control if necessary.
Syntax
public void ensureVisible( int index )
Parameters
index
The zero-based index of the item to scroll into view if necessary.