SplitViewCommand.element property
Gets the Document Object Model (DOM) element that hosts the SplitViewCommand.
Syntax
var element = splitViewCommand.element;
Property value
Type: HTMLElement
The DOM element that hosts the SplitViewCommand.
Requirements
|
Minimum WinJS version |
WinJS 4.2 |
|---|---|
|
Namespace |
WinJS.UI |
See also
Show: