blockly > comments > RenderedWorkspaceComment > showContextMenu

comments.RenderedWorkspaceComment.showContextMenu() 메서드

이 댓글의 컨텍스트 메뉴를 표시합니다.

서명:

showContextMenu(e: Event): void;

매개변수

매개변수 유형 설명
e 이벤트

반환:

void