onPointerMove(event)
The function that handles the PointerMove event.
Parameters
Name | Type | Description |
---|---|---|
event | PointerEvent | The native DOM event. |
- Source code: input/MSPointer.js (Line 231)
onPointerMove(event)
The function that handles the PointerMove event.
Name | Type | Description |
---|---|---|
event | PointerEvent | The native DOM event. |
Please login to continue.