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
/
SceneViewInteractionOptions
/
SceneViewInteractionOptions
Scene
View
Interaction
Options
constructor
(
isEnabled
:
Boolean
=
true
,
zoomFactor
:
Double
=
2.0
,
isFlingEnabled
:
Boolean
=
true
,
isPanEnabled
:
Boolean
=
true
,
isZoomEnabled
:
Boolean
=
true
,
isRotateEnabled
:
Boolean
=
true
)