event :MSPointerEvent | null
The browser MSPointer DOM event. Will be null if no event has ever been received.Access this property only inside a Pointer event handler and do not keep references to it.
Type
MSPointerEvent | null
Source code: input/MSPointer.js (Line 75)