onPointerUpGlobal(event)
The internal method that handles the mouse up event from the window.
Parameters
Name | Type | Description |
---|---|---|
event | PointerEvent | The native event from the browser. This gets stored in MSPointer.event. |
- Source code: input/MSPointer.js (Line 305)
Please login to continue.