SYS_ShortcutKey class
系统 / 快捷键类
Signature
typescript
export declare class SYS_ShortcutKey
1
Remarks
注册与管理系统快捷键
Methods
Method | Modifiers | Description |
---|---|---|
(BETA) 查询快捷键列表 | ||
registerShortcutKey(shortcutKey, title, callbackFn, documentType, scene, hotkeyCmd) | (BETA) 注册快捷键 | |
(BETA) 反注册快捷键 |