Интерфейс для распознавания жестов.
java.lang.AutoCloseable
fun processMotionEvent(event: MotionEvent): Boolean
event
MotionEvent
Boolean
fun resetRecognitionState(): Unit
Unit
fun onDevicePpiChanged(devicePpi: DevicePpi): Unit
devicePpi
DevicePpi
fun setMapEventSender(mapEventSender: MapEventSender): Unit
mapEventSender
MapEventSender