blockly > 아이콘 > CommentIcon > saveState

icon.CommentIcon.saveState() 메서드

서명:

saveState(): CommentState | null;

반환:

CommentState | null

주석에 텍스트가 있는 경우 주석의 상태를 JSON 직렬화 가능 값으로 그렇지 않으면 null을 반환합니다.