SplitView.showPane method

[showPane is no longer available for use as of Windows Library for JavaScript (WinJS) 4.0. Instead, use openPane. ]

Shows the pane.

Syntax

splitView.showPane();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Minimum WinJS version

WinJS 4.0

Namespace

WinJS.UI

See also

SplitView