WinJS.UI.TrackTabBehavior Namespace
Provides methods for detecting when the user tabs to or from Document Object Model (DOM) elements.
The WinJS.UI.TrackTabBehavior namespace has these types of members:
- Functions
Functions
Function | Description |
---|---|
Sets the tab order for the specified element within its container. |
|
Removes the tab order info from the specified element. |
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.UI.TrackTabBehavior |
See also
Navigation design for Windows Store apps
Quickstart: Adding Page controls