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 an item was removed.
Syntax
listNotificationHandler.removed(handle, mirage);
Parameters
handle
Type: StringThe temporary ID of the item that was removed.
mirage
Type: Booleantrue if the item never actually existed; false if the item was actually present in the IListDataSource.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |