W3cubDocs

/Electron

MouseWheelInputEvent Object extends MouseInputEvent

  • type String - The type of the event, can be mouseWheel.
  • deltaX Integer (optional)
  • deltaY Integer (optional)
  • wheelTicksX Integer (optional)
  • wheelTicksY Integer (optional)
  • accelerationRatioX Integer (optional)
  • accelerationRatioY Integer (optional)
  • hasPreciseScrollingDeltas Boolean (optional)
  • canScroll Boolean (optional)

© GitHub Inc.
Licensed under the MIT license.
https://www.electronjs.org/docs/api/structures/mouse-wheel-input-event