toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
org.cef.input
/
CefTouchEvent
/
CefTouchEvent
Cef
Touch
Event
constructor
(
id
:
Int
,
x
:
Float
,
y
:
Float
,
radiusX
:
Float
,
radiusY
:
Float
,
rotationAngle
:
Float
,
pressure
:
Float
,
type
:
CefTouchEvent.EventType
,
modifiersEx
:
Int
,
pointerType
:
CefTouchEvent.PointerType
)