itemAvailable method
Collapse the table of content
Expand the table of content

ListNotificationHandler.itemAvailable method

Applies to Windows and Windows Phone

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

See also

ListNotificationHandler

 

 

Show:
© 2017 Microsoft