receiveTouches

abstract fun receiveTouches(eventName: String, touches: WritableArray, changedIndices: WritableArray)

Deprecated

Dispatch the TouchEvent using [EventDispatcher] instead

Receive and process touches

Parameters

eventName

JS event name

touches

active pointers data

changedIndices

indices of changed pointers