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 IItemPromise was fulfilled and that the item is now available.
Syntax
listNotificationHandler.itemAvailable(item);
Parameters
item
Type: IItem**The fulfilled item.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |