Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Designers