loaded

val loaded: Event<GUIEvent>(source)

Represents an event that is triggered when the GUI state has been loaded or restored

Example scenarios where this event is triggered include:

  • After loading parameters from a file via the loadParameters function.