How to transition to the new page.

Location

Namespace
Fuse.Navigation
Package
Fuse.Navigation 2.9.1

Returns

NavigationGotoMode

Possible Values

Transition

The request is for a normal transition (animated) to the target page

Bypass

The request is to immediately change to target page bypassing any animations

Prepare

This page is being prepared for an interactive transition, such as the user sliding the page into view. The indicated page becomes the target of partial progress. If this is not supported then nothing happens and partial progress does not work.