arcgis-maps-kotlin
Toggle table of contents
200.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
arcgis-maps-kotlin
arcgis-maps-kotlin
/
com.arcgismaps.mapping.view
/
MapView
/
onDoubleTap
on
Double
Tap
open
override
val
onDoubleTap
:
SharedFlow
<
DoubleTapEvent
>
A
SharedFlow
which emits
DoubleTapEvent
when the user double taps on the screen.
Since
200.0.0
See also
Double
Tap
Event