detatch function
Collapse the table of content
Expand the table of content

WinJS.UI.TrackTabBehavior.detach function

Applies to Windows and Windows Phone

Removes the tab order info from the specified element.

Syntax


WinJS.UI.TrackTabBehavior.detach(element);

Parameters

element

Type: HTMLElement

The element to remove tab info from.

Return value

This function does not return a value.

Requirements

Minimum WinJS version

WinJS 2.0

Namespace

WinJS.UI.TrackTabBehavior

 

 

Show:
© 2017 Microsoft