Skip to main content

Protocol: ScriptUnloadBeforeEvent

Data supplied to the final synchronous Script unload event.

class ScriptUnloadBeforeEvent(Protocol)

Related API: ScriptUnloadReason

Properties

reason

@property
def reason(self) -> ScriptUnloadReason:

Lifecycle transition that ended this Script Run.

Related API: ScriptUnloadReason