This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Used by Swiped to only trigger on certain state transitions.

Location

Namespace
Fuse.Gestures
Package
Fuse.Gestures 2.9.1

Possible Values

ToActive

A transition to the active state, triggered by a swipe in the Direction of the SwipeGesture

ToInactive

A transition to the inactive state, triggered by a swipe in the opposite Direction of the SwipeGesture.

ToEither

A transition to either the active or inactive state

Cancelled

The user started swiping but didn't swipe far enough to trigger a change

Show Uno properties and methods

Interface of SwipedHow

Inherited from object