ServerTouch class

Implemented types

Constructors

ServerTouch()

Properties

clientX double
no setteroverride
clientY double
no setteroverride
force double
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
identifier int
no setteroverride
pageX double
no setteroverride
pageY double
no setteroverride
radiusX double
no setteroverride
radiusY double
no setteroverride
rotationAngle double
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenX double
no setteroverride
screenY double
no setteroverride
target EventTarget
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited