封鎖 >留言 >CommentView >setText

comments.CommentView.setText() 方法

設定註解目前的文字。

Signature:

setText(text: string): void;

參數

參數 類型 說明
文字 字串

傳回:

void