toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.system
/
SystemPointerEvent
/
SystemPointerEvent
System
Pointer
Event
common
constructor
(
id
:
Int
,
type
:
SystemPointerEvent.Type
,
location
:
Point
,
buttons
:
Set
<
SystemPointerEvent.Button
>
,
clickCount
:
Int
,
modifiers
:
Set
<
SystemInputEvent.Modifier
>
,
nativeScrollPanel
:
Boolean
=
false
)