Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/nut-js
MouseDownEvent
Interface MouseDownEvent
interface
MouseDownEvent
{
button
:
Button
;
modifiers
:
Key
[]
;
targetPoint
:
Point
;
timestamp
:
number
;
type
:
"mouseDown"
;
}
Hierarchy
InputEvent
MouseDownEvent
Index
Properties
button
modifiers
target
Point
timestamp
type
Properties
button
button
:
Button
modifiers
modifiers
:
Key
[]
target
Point
target
Point
:
Point
timestamp
timestamp
:
number
type
type
:
"mouseDown"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
button
modifiers
target
Point
timestamp
type
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc