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.
Forces the list to send a itemmutated notification to any listeners for the value at the specified index.
Syntax
filteredListProjection.notifyMutated(index);
Parameters
index
Type: NumberThe index of the value that was mutated.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Binding |