blockly > comments > WorkspaceComment > isOwnMovable
comments.WorkspaceComment.isOwnMovable() method
Returns whether the comment is movable or not, only examining its own state and ignoring the state of the workspace.
Signature:
isOwnMovable(): boolean;
Returns:
boolean