Type alias SwipeDetection

SwipeDetection: "none" | "top-edge" | "right-edge" | "bottom-edge" | "left-edge" | "horizontal-edge" | "vertical-edge" | "horizontal-full" | "vertical-full"

Generated using TypeDoc