Dart SDK
dart:html
Touch
class
Touch
Properties
Properties
force
identifier
target
rotationAngle
client
page
screen
radiusX
radiusY
(Not documented.)
Annotations
DocsEditable()
DomName('Touch')
Experimental()
Properties
double
force
read-only
int
identifier
read-only
EventTarget
target
read-only
double
rotationAngle
read-only
Point
client
read-only
Point
page
read-only
Point
screen
read-only
int
radiusX
read-only
int
radiusY
read-only