FlipView.element property
Gets the HTML element that hosts this FlipView.
Syntax
var element = flipView.element;
Property value
Type: HTMLElement**
The HTML element that hosts this FlipView. This element is usually a div.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |