WinJS.UI.ListViewItems constructor

[This documentation is preliminary and is subject to change.]

Applies to: Metro style apps only

Creates a new ListViewItems object that contains the specified items.

Syntax

var listViewItems = new WinJS.UI.ListViewItems(elements);

Parameters

  • elements
    Type: Object

    The indexes (and sets of indexes) of the items in the selection.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

Namespace

WinJS.UI

Library

Ui.js

See also

ListViewItems

 

 

Build date: 3/7/2012