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 DOM element that hosts the SplitViewPaneToggle control.
Syntax
<div data-win-control="WinJS.UI.SplitViewPaneToggle" data-win-options="{ element : value}" />
var element = splitViewPaneToggle.element;
Property value
Type: ****
HTMLButtonElement
Requirements
Minimum WinJS version |
WinJS 4.0 |
Namespace |
WinJS.UI |