Method GoForwardAsync GoForwardAsync() Navigates forward to the next view. Declaration public Task<NavigationResult> GoForwardAsync() Returns Type Description Task<NavigationResult> Implements INavigator.GoForwardAsync()