To listen to events, see Studio Events.
Lifecycle
The API has been initialised and is ready for most calls. The data engine has not been initialised yet, and the UI is not ready. |
The data engine has been initialised, and the UI has been created, but may not be fully rendered yet. |
Invoked immediately before Studio is destroyed. This is useful for cleanup logic that needs to run before Studio is torn down. |
An error has occurred within Studio. |