blockly > comments > WorkspaceComment > isMovable
comments.WorkspaceComment.isMovable() method
Returns whether the comment is movable or not, respecting whether the workspace is read-only.
Signature:
isMovable(): boolean;
Returns:
boolean
blockly > comments > WorkspaceComment > isMovable
Returns whether the comment is movable or not, respecting whether the workspace is read-only.
Signature:
isMovable(): boolean;
Returns:
boolean