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 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 |