element property
Collapse the table of content
Expand the table of content

SplitViewPaneToggle.element property

Applies to Windows and Windows Phone

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

See also

SplitViewPaneToggle

 

 

Show:
© 2017 Microsoft