toggle menu
arcgis-maps-kotlin
200.5.0
androidJvm
switch theme
search in API
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
)