Selects a standard transition to use instead of a custom one.

Note that Navigator.Transition will be automatically used if no matching Transition is found, thus it may not be necessary to use the UseTransition property.

Location

Namespace
Fuse.Triggers
Package
Fuse.Controls.Navigation 2.9.1

Returns

NavigationControlTransition

Possible Values

Default

For pages: Use the control/navigation default

None

No transition is provided. It is expected that you provide your own transition on the pages.

Standard

A default transition suitable for the theme/app is used. Typically this is a sliding.