blockly > 圖示 > CommentState

icons.CommentState 介面

附註圖示的儲存狀態格式。

Signature:

export interface CommentState 

屬性

屬性 修飾符 類型 說明
高度? 數字 (選用) 留言泡泡的高度。
已固定? 布林值 (選用) 如果註解已開放,則為 true;否則為 false。
text? 字串 (選用) 註解文字。
寬度? 數字 (選用) 留言泡泡的寬度。