Home > blockly > Workspace > isReadOnly
Workspace.isReadOnly() method
Returns whether or not this workspace is in readonly mode.
Signature:
isReadOnly(): boolean;
Returns:
boolean
True if the workspace is readonly, otherwise false.
Home > blockly > Workspace > isReadOnly
Returns whether or not this workspace is in readonly mode.
Signature:
isReadOnly(): boolean;
Returns:
boolean
True if the workspace is readonly, otherwise false.