paneElement property

SplitView.paneElement property

Applies to Windows and Windows Phone

Gets the element that hosts the SplitView control's pane.

Syntax


var paneElement = splitView.paneElement;

Property value

Type: HTMLElement

The element that hosts the SplitView control's pane.

Requirements

Minimum WinJS version

WinJS 4.0

Namespace

WinJS.UI

See also

SplitView

 

 

Show:
© 2017 Microsoft