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