Type interface
Represents collection of options for swipe gesture.
Inheritance
ISwipeOptions does not extend any other symbol.
ISwipeOptions is not extended by any other symbol.
Properties
horizontalThreshold # |
Type Minimum number of pixels to move horizontally for swipe to register. |
---|---|
time # |
Type Time limit in milliseconds for swipe to occur. |
verticalThreshold # |
Type Vertical limit in pixels. Gesture deviating more than that will cancel swipe. |