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.
Indicates that the index of an item changed.
Syntax
listNotificationHandler.indexChanged(handle, newIndex, oldIndex);
Parameters
handle
Type: StringThe temporary ID of the item.
newIndex
Type: NumberThe new index.
oldIndex
Type: NumberThe original index.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |