TouchInit class
- Available extensions
- Annotations
-
- @anonymous
- @JS()
- @staticInterop
Constructors
-
TouchInit({required int identifier, required EventTarget target, double? clientX, double? clientY, double? screenX, double? screenY, double? pageX, double? pageY, double? radiusX, double? radiusY, double? rotationAngle, double? force, double? altitudeAngle, double? azimuthAngle, TouchType? touchType})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited