Click or drag to resize

INavigator Properties

The INavigator type exposes the following members.

Properties
  NameDescription
Public propertyCanGoBack
Gets a value that indicates whether there is at least one entry in back navigation history.

Only relevant for UWP and Desktop single page application

Public propertyCanGoForward
Gets a value that indicates whether there is at least one entry in forward navigation history.

Only relevant for UWP and Desktop single page application

Top
See Also