@tauri-apps/plugin-global-shortcut - v2.3.0
Tauri Docs
GitHub
Preparing search index...
ShortcutEvent
Interface ShortcutEvent
interface
ShortcutEvent
{
shortcut
:
string
;
id
:
number
;
state
:
"Released"
|
"Pressed"
;
}
Index
Properties
shortcut
id
state
Properties
shortcut
shortcut
:
string
id
id
:
number
state
state
:
"Released"
|
"Pressed"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
shortcut
id
state
Tauri Docs
GitHub
@tauri-apps/plugin-global-shortcut - v2.3.0
Loading...