Dynamic Icons Scripting Reference - v1.3.0
GitHub
Wiki
Preparing search index...
skia-canvas
KeyboardEventProps
Type Alias KeyboardEventProps
type
KeyboardEventProps
=
{
key
:
string
;
code
:
string
;
location
:
number
;
repeat
:
boolean
;
ctrlKey
:
boolean
;
altKey
:
boolean
;
metaKey
:
boolean
;
shiftKey
:
boolean
;
}
Index
Properties
key
code
location
repeat
ctrl
Key
alt
Key
meta
Key
shift
Key
Properties
key
key
:
string
code
code
:
string
location
location
:
number
repeat
repeat
:
boolean
ctrl
Key
ctrlKey
:
boolean
alt
Key
altKey
:
boolean
meta
Key
metaKey
:
boolean
shift
Key
shiftKey
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
code
location
repeat
ctrl
Key
alt
Key
meta
Key
shift
Key
GitHub
Wiki
Dynamic Icons Scripting Reference - v1.3.0
Loading...