Interface ILocalSceneView
A set of LocalSceneView members used with the LocalSceneViewHandler class.
Namespace: Esri.ArcGISRuntime.Maui
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public interface ILocalSceneView : IGeoView, IView, IElement, ITransform
Remarks
This API might expand in the future, and implementing it isn't recommended.
Properties
| Name | Description |
|---|---|
| InteractionOptions | Gets or sets a set of properties that control user interaction with the SceneView. |
| Scene | Gets or sets the scene the view is rendering. |
Methods
| Name | Description |
|---|---|
| WarningsChanged(EventArgs) | Raises the warnings changed event. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |