Preview 2.0 is now in Public Beta!
Read the Announcement
SwipeGestureEventData
interface SwipeGestureEventData extends GestureEventData {
  direction: SwipeDirection;
}

Summary

Properties

direction
4 properties inherited from GestureEventData
Click to expand
2 properties inherited from EventData
Click to expand

Properties

Previous
Size