blockly >留言 >CommentView >setEditable

comments.CommentView.setEditable() 方法

設定註解的可編輯性。

Signature:

setEditable(editable: boolean): void;

參數

參數 類型 說明
可編輯 布林值

傳回:

void