Provides functionality for dealing with basic navigation, including the navigation stack.
For more information about using navigation, see the Navigation sample.
The WinJS.Navigation namespace has these types of members:
Properties
| Property | Description |
|---|---|
|
Determines whether it is possible to navigate backwards. | |
|
Determines if it is possible to navigate forwards. | |
|
Gets or sets the navigation history. | |
|
Gets or sets the current location. | |
|
Gets or sets a user-defined object that represents the state associated with the current location. |
Functions
| Function | Description |
|---|---|
|
Adds an event listener to the control. | |
|
Navigates backwards. | |
|
Navigates forwards. | |
|
Navigates to a location. | |
|
Removes an event listener from the control. |
Events
| Event | Description |
|---|---|
|
Occurs before navigation. | |
|
Occurs after navigation has taken place. | |
|
Occurs when navigation is taking place. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
See also
Build date: 12/5/2012