封鎖 >ShortcutRegistry >getRegistry

ShortcutRegistry.getRegistry() 方法

取得鍵盤快速鍵的登錄檔。

Signature:

getRegistry(): {
        [key: string]: KeyboardShortcut;
    };

傳回:

{ [key: string]: KeyboardShortcut;}

鍵盤快速鍵的登錄。