blockly > ContextMenuRegistry > getItem

ContextMenuRegistry.getItem() 메서드

Signature:

getItem(id: string): RegistryItem | null;

매개변수

매개변수 유형 설명
id string 가져올 RegistryItem의 ID입니다.

반환:

RegistryItem | null

RegistryItem 또는 찾을 수 없는 경우 null