SwipeGesture Class
Extends UIBehaviour, IBeginDragHandler, IEndDragHandler
The
SwipeGesture component listens to the drag events to detect if a gesture happened on a particular element in the local X or Y axis.
float gestureMaxDuration[Get]
float gestureMinDistanceNormalized[Get]
void OnBeginDrag ( PointerEventData eventData )
void OnEndDrag ( PointerEventData eventData )