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.
Gets or sets the key the identifies the item.
Syntax
var key = iItem.key;
iItem.key = key;
Property value
Type: String
The key that identifies the item.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |