Header menu logo fable-electron-docs-api

IOnSwipe Type

⚠ OS Compatibility: WIN ❌ | MAC ✔ | LIN ❌ | MAS ❌ Emitted on 3-finger swipe. Possible directions are up, right, down, left.The method underlying this event is built to handle older macOS-style trackpad swiping, where the content on the screen doesn't move with the swipe. Most macOS trackpads are not configured to allow this kind of swiping anymore, so in order for it to emit properly the 'Swipe between pages' preference in System Preferences > Trackpad > More Gestures must be set to 'Swipe with two or three fingers'.

Instance members

Instance member Description

this.direction

Full Usage: this.direction

Modifiers: abstract

this.event

Full Usage: this.event

Modifiers: abstract

Type something to start searching.