Fired when this editor instance is destroyed. The editor at this point is not usable and this event should be used to perform the clean-up in any plugin.
See also the editor.state property.
editor.state
args : tuple
module:core/editor/editor~EditorDestroyEvent#args
name : 'destroy'
module:core/editor/editor~EditorDestroyEvent#name
object