ブロックする >ContextMenuRegistry >getItem

署名:

getItem(id: string): RegistryItem | null;
パラメータ 説明
id 文字列 取得する RegistryItem の ID。

戻り値:

RegistryItem |null

RegistryItem、または見つからない場合は null