TouchEvent
Constructors
<init>
TouchEvent
(
)
Properties
altKey
open
val
altKey
:
Boolean
changedTouches
open
val
changedTouches
:
TouchList
ctrlKey
open
val
ctrlKey
:
Boolean
metaKey
open
val
metaKey
:
Boolean
shiftKey
open
val
shiftKey
:
Boolean
targetTouches
open
val
targetTouches
:
TouchList
Companion Object Properties
AT_TARGET
val
AT_TARGET
:
Short
BUBBLING_PHASE
val
BUBBLING_PHASE
:
Short
CAPTURING_PHASE
val
CAPTURING_PHASE
:
Short
NONE
val
NONE
:
Short