~ SwipeType Operator
Location
- Namespace
- Fuse.Gestures
- Package
- Fuse.Gestures 2.9.1
Parameters
- operand
Returns
Possible Values
- Simple
-
Swipes are completed when the pointer is released after the user has swiped over the entire distance of the SwipeGesture.
- Active
-
Swiping toggles between an active/inactive state.
- Auto
-
Swipes are completed when the user has swiped over the entire distance of the SwipeGesture, and further swipes can be initiated without releasing the pointer.