Class SceneViewHandler
Inheritance
System.Object
SceneViewHandler
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class SceneViewHandler : GeoViewHandler<ISceneView, SceneView>
Constructors
Fields
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.
|
MapImageOverlays(SceneViewHandler, ISceneView)
|
Maps the ImageOverlays 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
Target | Versions |
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |