Return true if the browser event is a pointermove event, false otherwise.
true
pointermove
false
Map browser event.
True if the browser event is a pointermove event.
Generated using TypeDoc
Return
true
if the browser event is apointermove
event,false
otherwise.