SemanticZoom.element property
Gets the Document Object Model (DOM) element that hosts the SemanticZoom control.
var element = semanticZoom.element;
Type: HTMLElement
The DOM element that hosts the SemanticZoom control. This element is usually a div.
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |