blockly > Events > CommentCollapse

Events.CommentCollapse 類別

Signature:

export declare class CommentCollapse extends CommentBase 

擴充: CommentBase

建構函式

建構函式 修飾符 說明
(constructor)(comment, newCollapsed) 建構 CommentCollapse 類別的新例項

屬性

屬性 修飾符 類型 說明
newCollapsed? boolean | undefined (選用)
type EventType

方法

方法 修飾符 說明
run(forward) 執行收合事件。
toJson() 將事件編碼為 JSON。