Class LocalSceneViewHandler
View handler for the LocalSceneView control
Inheritance
LocalSceneViewHandler
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class LocalSceneViewHandler : GeoViewHandler<ILocalSceneView, LocalSceneView>, IPlatformViewHandler, IViewHandler, IElementHandler
Constructors
| Name | Description |
|---|---|
| LocalSceneViewHandler() | Instantiates a new instance of the LocalSceneViewHandler class. |
| LocalSceneViewHandler(PropertyMapper?) | Instantiates a new instance of the LocalSceneViewHandler class. |
Fields
| Name | Description |
|---|---|
| SceneViewMapper | Property mapper for the LocalSceneView control. |
Methods
| Name | Description |
|---|---|
| ConnectHandler(LocalSceneView) | |
| CreatePlatformView() | |
| DisconnectHandler(LocalSceneView) | |
| MapInteractionOptions(LocalSceneViewHandler, ILocalSceneView) | Maps the InteractionOptions property to the native MapView control. |
| MapScene(LocalSceneViewHandler, ILocalSceneView) | Maps the Scene property to the native MapView control. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |