kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Input
/
DispatchTouchEventParameter
/
DispatchTouchEventParameter
Dispatch
Touch
Event
Parameter
constructor
(
type
:
String
,
touchPoints
:
List
<
Input.TouchPoint
>
,
modifiers
:
Int
?
=
null
,
timestamp
:
Double
?
=
null
)