Back to Content

MouseEvent: webkitForce property

files/en-us/web/api/mouseevent/webkitforce/index.md

latest732 B
Original Source

{{APIRef("Force Touch Events")}}{{Non-standard_header}}

MouseEvent.webkitForce is a proprietary, WebKit-specific numeric property whose value represents the amount of pressure that is being applied on the touchpad or touchscreen.

Specifications

Not part of any specification. Apple has a description at the Mac Developer Library.

See also

  • {{domxref("MouseEvent.WEBKIT_FORCE_AT_MOUSE_DOWN_static", "MouseEvent.WEBKIT_FORCE_AT_MOUSE_DOWN")}}
  • {{domxref("MouseEvent.WEBKIT_FORCE_AT_FORCE_MOUSE_DOWN_static", "MouseEvent.WEBKIT_FORCE_AT_FORCE_MOUSE_DOWN")}}