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.
Begins change notification tracking for the IItem that fulfills this IItemPromise.
Syntax
iItemPromise.retain();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Remarks
This method is only available if an IListNotificationHandler was provided when the createListBinding method was called to create the IListBinding that returned this IItemPromise.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |