blockly > icons > CommentIcon > loadState

icons.CommentIcon.loadState() method

Applies the given state to this comment.

Signature:

loadState(state: CommentState): void;

Parameters

Parameter Type Description
state CommentState

Returns:

void