Skip to main content

Home > blockly > Events > FinishedLoading > (constructor)

Events.FinishedLoading.(constructor)

Constructs a new instance of the FinishedLoading class

Signature:

constructor(opt_workspace?: Workspace);

Parameters

ParameterTypeDescription
opt_workspaceWorkspace(Optional) The workspace that has finished loading. Undefined for a blank event.