An event emitted by the Serializer class at the very beginning and ending of the a project serialization process.
Optional
Readonly
The project the renderer is currently processing.
Has Event.preventDefault been called?
Has Event.stopPropagation been called?
Return the event name.
Prevent the default action associated with this event from being executed.
Stop the propagation of this event. Remaining event handlers will not be executed.
Generated using TypeDoc
An event emitted by the Serializer class at the very beginning and ending of the a project serialization process.
See