Show / Hide Table of Contents

Class SceneViewHandler

View handler for the SceneView control

Inheritance
System.Object
GeoViewHandler<ISceneView, SceneView>
SceneViewHandler
GeoViewHandler<ISceneView, SceneView>.GeoViewMapper
GeoViewHandler<ISceneView, SceneView>.ConnectHandler(SceneView)
GeoViewHandler<ISceneView, SceneView>.DisconnectHandler(SceneView)
GeoViewHandler<ISceneView, SceneView>.MapSelectionProperties(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapGraphicsOverlays(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapLabeling(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapViewInsets(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapTimeExtent(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapIsAttributionTextVisible(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapGrid(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapImageOverlays(GeoViewHandler<ISceneView, SceneView>, IGeoView)
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class SceneViewHandler : GeoViewHandler<ISceneView, SceneView>

Constructors

Name Description
SceneViewHandler()

Instantiates a new instance of the SceneViewHandler class.

SceneViewHandler(Nullable<PropertyMapper>)

Instantiates a new instance of the SceneViewHandler class.

Fields

Name Description
SceneViewMapper

Property mapper for the SceneView control.

Methods

Name Description
CreatePlatformView()
DisconnectHandler(SceneView)
MapAmbientLightColor(SceneViewHandler, ISceneView)

Maps the AmbientLightColor property to the native MapView control.

MapAnalysisOverlays(SceneViewHandler, ISceneView)

Maps the AnalysisOverlays property to the native MapView control.

MapAtmosphereEffect(SceneViewHandler, ISceneView)

Maps the AtmosphereEffect property to the native MapView control.

MapCameraController(SceneViewHandler, ISceneView)

Maps the CameraController property to the native MapView control.

MapInteractionOptions(SceneViewHandler, ISceneView)

Maps the InteractionOptions property to the native MapView control.

MapScene(SceneViewHandler, ISceneView)

Maps the Scene property to the native MapView control.

MapSpaceEffect(SceneViewHandler, ISceneView)

Maps the SpaceEffect property to the native MapView control.

MapSunLighting(SceneViewHandler, ISceneView)

Maps the SunLighting property to the native MapView control.

MapSunTime(SceneViewHandler, ISceneView)

Maps the SunTime property to the native MapView control.

Applies to

TargetVersions
.NET200.0 - 200.8
.NET Windows200.0 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.