ListView.zoomableView property
Gets a ZoomableView that supports semantic zoom functionality. This API supports the semantic zoom infrastructure and is not intended to be used directly from your code.
Syntax
var zoomableView = listView.zoomableView;
Property value
Type: ZoomableView**
A ZoomableView that supports semantic zoom functionality.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |