supervision-js
Preparing search index...
Editing
AnnotationPointerInput
Interface AnnotationPointerInput
interface
AnnotationPointerInput
{
altKey
?:
boolean
;
button
?:
number
;
ctrlKey
?:
boolean
;
detail
?:
number
;
metaKey
?:
boolean
;
point
:
Point
;
pointerId
?:
number
;
shiftKey
?:
boolean
;
timestamp
:
number
;
}
Index
Properties
alt
Key?
button?
ctrl
Key?
detail?
meta
Key?
point
pointer
Id?
shift
Key?
timestamp
Properties
Optional
Readonly
alt
Key
altKey
?:
boolean
Optional
Readonly
button
button
?:
number
Optional
Readonly
ctrl
Key
ctrlKey
?:
boolean
Optional
Readonly
detail
detail
?:
number
Optional
Readonly
meta
Key
metaKey
?:
boolean
Readonly
point
point
:
Point
Optional
Readonly
pointer
Id
pointerId
?:
number
Optional
Readonly
shift
Key
shiftKey
?:
boolean
Readonly
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
Key
button
ctrl
Key
detail
meta
Key
point
pointer
Id
shift
Key
timestamp
supervision-js
Loading...