Preparing search index...
The search index is not available
Waze Map Editor JavaScript SDK
Waze Map Editor JavaScript SDK
index
SDK
KeyStroke
Class KeyStroke
Index
Constructors
constructor
Properties
alt
Key
ctrl
Key
key
Code?
meta
Key
shift
Key
Methods
from
Emacs
Notation
from
String
is
Empty
to
String
get
Empty
Constructors
constructor
new
KeyStroke
(
e
?:
KeyboardEvent
)
:
KeyStroke
Parameters
Optional
e
:
KeyboardEvent
Returns
KeyStroke
Properties
alt
Key
altKey
:
boolean
ctrl
Key
ctrlKey
:
boolean
Optional
key
Code
keyCode
?:
null
|
string
|
number
meta
Key
metaKey
:
boolean
shift
Key
shiftKey
:
boolean
Methods
from
Emacs
Notation
fromEmacsNotation
(
shortcut
:
string
)
:
KeyStroke
Parameters
shortcut
:
string
Returns
KeyStroke
from
String
fromString
(
string
:
string
)
:
KeyStroke
Parameters
string
:
string
Returns
KeyStroke
is
Empty
isEmpty
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Static
get
Empty
getEmpty
()
:
KeyStroke
Returns
KeyStroke
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
alt
Key
ctrl
Key
key
Code
meta
Key
shift
Key
Methods
from
Emacs
Notation
from
String
is
Empty
to
String
get
Empty
Waze Map Editor JavaScript SDK
Loading...