Share via


SplitView.contentElement property

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

Syntax

var contentElement = splitView.contentElement;

Property value

Type: ****

The element that hosts the SplitView control's content.

Requirements

Minimum WinJS version

WinJS 4.0

Namespace

WinJS.UI

See also

SplitView