Home > ISYS_ShortcutKeyDataWithCallFn
ISYS_ShortcutKeyDataWithCallFn interface
Shortcut key data with CallFn
Signature
typescript
interface ISYS_ShortcutKeyDataWithCallFn extends ISYS_ShortcutKeyData1
Extends: ISYS_ShortcutKeyData
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
() => void | Promise<void> | 快捷键方法 |