How an event was acted upon by the content document before it was parsed into an EngineEvent.
The event was processed by the content document and its event listener(s) called preventDefault().
The event was not processed by the content document.
The event was processed by the content document.
Generated using TypeDoc
How an event was acted upon by the content document before it was parsed into an EngineEvent.