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 ToggleSwitch.
Syntax
var element = toggleSwitch.element;
Property value
Type: HTMLElement
The DOM element that hosts the ToggleSwitch. This element is usually a div.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.UI |