Header menu logo fable-electron-docs-api

IOnRotateGesture Type

⚠ OS Compatibility: WIN ❌ | MAC ✔ | LIN ❌ | MAS ❌ Emitted on trackpad rotation gesture. Continually emitted until rotation gesture is ended. The rotation value on each emission is the angle in degrees rotated since the last emission. The last emitted event upon a rotation gesture will always be of value 0. Counter-clockwise rotation values are positive, while clockwise ones are negative.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.rotation

Full Usage: this.rotation

Modifiers: abstract

Type something to start searching.