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