ListView.indexOfLastVisible property
Gets the index of the last visible item in the ListView.
Syntax
var indexOfLastVisible = listView.indexOfLastVisible;
Property value
Type: Number
The index of the last visible item in the ListView.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |