Capítulo 291 de 411
The most recent raw Event object (Touch/Pointer/Mouse/Wheel/Scroll, depending on type) that the Observer processed, giving access to any native event data you need.
event.clientX/clientY are already convenience-copied to the Observer's own x/y properties.