Class SceneViewHandler
View handler for the SceneView control
Inheritance
System.Object
Microsoft.Maui.Handlers.ElementHandler
Microsoft.Maui.Handlers.ViewHandler
SceneViewHandler
Implements
Microsoft.Maui.IPlatformViewHandler
Microsoft.Maui.IViewHandler
Microsoft.Maui.IElementHandler
GeoViewHandler<ISceneView, SceneView>.MapViewInsets(GeoViewHandler<ISceneView, SceneView>, IGeoView)
GeoViewHandler<ISceneView, SceneView>.MapTimeExtent(GeoViewHandler<ISceneView, SceneView>, IGeoView)
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.SetVirtualView(Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.SetVirtualView(Microsoft.Maui.IElement)
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.CreatePlatformView()
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.PlatformArrange(Microsoft.Maui.Graphics.Rect)
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.GetDesiredSize(System.Double, System.Double)
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.SetupContainer()
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.RemoveContainer()
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.PlatformView
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.VirtualView
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.Microsoft.Maui.IViewHandler.VirtualView
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.Microsoft.Maui.IElementHandler.VirtualView
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.Microsoft.Maui.IElementHandler.PlatformView
Microsoft.Maui.Handlers.ViewHandler<Esri.ArcGISRuntime.Maui.ISceneView, Esri.ArcGISRuntime.UI.Controls.SceneView>.PlatformViewFactory
Microsoft.Maui.Handlers.ViewHandler.ViewMapper
Microsoft.Maui.Handlers.ViewHandler.ViewCommandMapper
Microsoft.Maui.Handlers.ViewHandler.SetupContainer()
Microsoft.Maui.Handlers.ViewHandler.RemoveContainer()
Microsoft.Maui.Handlers.ViewHandler.GetDesiredSize(System.Double, System.Double)
Microsoft.Maui.Handlers.ViewHandler.PlatformArrange(Microsoft.Maui.Graphics.Rect)
Microsoft.Maui.Handlers.ViewHandler.MapWidth(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapHeight(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapMinimumHeight(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapMaximumHeight(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapMinimumWidth(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapMaximumWidth(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapIsEnabled(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapVisibility(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapBackground(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapFlowDirection(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapOpacity(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapAutomationId(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapClip(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapShadow(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapSemantics(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapInvalidateMeasure(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView, System.Object)
Microsoft.Maui.Handlers.ViewHandler.MapContainerView(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapBorderView(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapFrame(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView, System.Object)
Microsoft.Maui.Handlers.ViewHandler.MapZIndex(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView, System.Object)
Microsoft.Maui.Handlers.ViewHandler.MapFocus(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView, System.Object)
Microsoft.Maui.Handlers.ViewHandler.MapInputTransparent(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapUnfocus(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView, System.Object)
Microsoft.Maui.Handlers.ViewHandler.MapToolTip(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapTranslationX(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapTranslationY(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapScale(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapScaleX(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapScaleY(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapRotation(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapRotationX(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapRotationY(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapAnchorX(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapAnchorY(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapToolbar(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.MapContextFlyout(Microsoft.Maui.IViewHandler, Microsoft.Maui.IView)
Microsoft.Maui.Handlers.ViewHandler.HasContainer
Microsoft.Maui.Handlers.ViewHandler.NeedsContainer
Microsoft.Maui.Handlers.ViewHandler.ContainerView
Microsoft.Maui.Handlers.ViewHandler.Microsoft.Maui.IViewHandler.ContainerView
Microsoft.Maui.Handlers.ViewHandler.PlatformView
Microsoft.Maui.Handlers.ViewHandler.VirtualView
Microsoft.Maui.Handlers.ElementHandler.ElementMapper
Microsoft.Maui.Handlers.ElementHandler.ElementCommandMapper
Microsoft.Maui.Handlers.ElementHandler.SetMauiContext(Microsoft.Maui.IMauiContext)
Microsoft.Maui.Handlers.ElementHandler.SetVirtualView(Microsoft.Maui.IElement)
Microsoft.Maui.Handlers.ElementHandler.UpdateValue(System.String)
Microsoft.Maui.Handlers.ElementHandler.Invoke(System.String, System.Object)
Microsoft.Maui.Handlers.ElementHandler.Microsoft.Maui.IElementHandler.DisconnectHandler()
Microsoft.Maui.Handlers.ElementHandler.MauiContext
Microsoft.Maui.Handlers.ElementHandler.Services
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public class SceneViewHandler : GeoViewHandler<ISceneView, SceneView>, IPlatformViewHandler, IViewHandler, IElementHandler
Constructors
Name | Description |
---|---|
SceneViewHandler() | Instantiates a new instance of the SceneViewHandler class. |
SceneViewHandler(PropertyMapper) | Instantiates a new instance of the SceneViewHandler class. |
Fields
Name | Description |
---|---|
SceneViewMapper | Property mapper for the SceneView control. |
Methods
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 |