blockly > ContextMenuRegistry > getItem

ContextMenüRegistry.getItem() yöntemi

İmza:

getItem(id: string): RegistryItem | null;

Parametreler

Parametre Tür Açıklama
id dize Alınacak RegistryItem'in kimliği.

Şunu döndürür:

Kayıt Öğesi | boş

RegistryItem veya bulunamadıysa null