blockly > comments > CommentBarButton > performAction

Phương thức comments.CommentBarButton.performAction()

Thực hiện thao tác mà nút này sẽ thực hiện khi được tương tác.

Chữ ký:

abstract performAction(e?: Event): void;

Thông số

Thông số Loại Mô tả
e Sự kiện (Không bắt buộc)

Trả lại:

void