toggle menu
arcgis-maps-kotlin
200.5.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin
/
com.arcgismaps.mapping.view
/
GeoView
/
onTwoPointerTap
on
Two
Pointer
Tap
abstract
val
onTwoPointerTap
:
SharedFlow
<
TwoPointerTapEvent
>
A
SharedFlow
which emits
TwoPointerTapEvent
when a user taps two pointers on the screen.
Since
200.0.0
See also
Two
Pointer
Tap
Event