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