webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
Touch Interface Reference

import"Touch.idl";

Public Attributes

readonly attribute long clientX
 
readonly attribute long clientY
 
readonly attribute long screenX
 
readonly attribute long screenY
 
readonly attribute long pageX
 
readonly attribute long pageY
 
readonly attribute EventTarget target
 
readonly attribute unsigned long identifier
 
readonly attribute long webkitRadiusX
 
readonly attribute long webkitRadiusY
 
readonly attribute unrestricted float webkitRotationAngle
 
readonly attribute unrestricted float webkitForce
 

Member Data Documentation

◆ clientX

readonly attribute long Touch::clientX

◆ clientY

readonly attribute long Touch::clientY

◆ identifier

readonly attribute unsigned long Touch::identifier

◆ pageX

readonly attribute long Touch::pageX

◆ pageY

readonly attribute long Touch::pageY

◆ screenX

readonly attribute long Touch::screenX

◆ screenY

readonly attribute long Touch::screenY

◆ target

◆ webkitForce

readonly attribute unrestricted float Touch::webkitForce

◆ webkitRadiusX

readonly attribute long Touch::webkitRadiusX

◆ webkitRadiusY

readonly attribute long Touch::webkitRadiusY

◆ webkitRotationAngle

readonly attribute unrestricted float Touch::webkitRotationAngle

The documentation for this interface was generated from the following file: