Important
Some information relates to prerelease product that may be substantially modified before itâs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads GoBack(NavigationTransitionInfo)Navigates to the most recent item in back navigation history, if a Frame manages its own navigation history, and specifies the animated transition to use.
GoBack()Navigates to the most recent item in back navigation history, if a Frame manages its own navigation history.
GoBack(NavigationTransitionInfo)Navigates to the most recent item in back navigation history, if a Frame manages its own navigation history, and specifies the animated transition to use.
public:
virtual void GoBack(NavigationTransitionInfo ^ transitionInfoOverride) = GoBack;
void GoBack(NavigationTransitionInfo const& transitionInfoOverride);
public void GoBack(NavigationTransitionInfo transitionInfoOverride);
function goBack(transitionInfoOverride)
Public Sub GoBack (transitionInfoOverride As NavigationTransitionInfo)
Parameters See also
GoBack()
Navigates to the most recent item in back navigation history, if a Frame manages its own navigation history.
public:
virtual void GoBack() = GoBack;
void GoBack();
public void GoBack();
function goBack()
Public Sub GoBack ()
See also
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4