An optional event cache. This will be consumed by event cache API to store some expensive calculation result. So that for the same event across plugins, the result doesn't need to be calculated again
Type of this event
Zoom scale value after this change
Generated using TypeDoc
Represents an event object triggered from Editor.setZoomScale() API. Plugins can handle this event when they need to do something for zoom changing.