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