backStack object
Collapse the table of content
Expand the table of content

history.backStack object

When applicable, provides access to the app's back navigational history.

Syntax


var object = new Navigation.history.backStack; // Returns an array object.

Members

The backStack object does not define any members.

Remarks

For a Windows app using JavaScript, the backStack array contains zero or more URLs conceptually equivalent to those associated with a browser's back button.

Requirements

Minimum WinJS version

WinJS 1.0

Namespace

history

See also

history

 

 

Show:
© 2017 Microsoft