Indicates which directions of swiping are allowed by this gesture. This affects only the user control of this gesture; the underlying navigation can still be programatically navigated in any direction.

Location

Namespace
Fuse.Navigation
Package
Fuse.Navigation 2.9.1

Returns

AllowedNavigationDirections

Possible Values

Forward

Only forward navigation is allowed.

Backward

Only backward navigation is allowed.

Both

Forward and backward navigation are allowed