littlekt
0.6.0
common
core
/
com.lehaine.littlekt.input.gesture
/
GestureProcessorBuilder
/
onLongPressHandle
on
Long
Press
Handle
fun
onLongPressHandle
(
action
:
(
screenX
:
Float
,
screenY
:
Float
)
->
Boolean
)
Need to specify if the event is handled.
See also
Gesture
Processor.
longPress