Show / Hide Table of Contents

Interface ILocalSceneView

A set of LocalSceneView members used with the LocalSceneViewHandler class.

IGeoView.IsAttributionTextVisible
IGeoView.SelectionProperties
IGeoView.GraphicsOverlays
IGeoView.AnalysisOverlays
IGeoView.Grid
IGeoView.ImageOverlays
IGeoView.Labeling
IGeoView.ViewInsets
IGeoView.TimeExtent
IGeoView.GeoViewTapped(GeoViewInputEventArgs)
IGeoView.GeoViewDoubleTapped(GeoViewInputEventArgs)
IGeoView.GeoViewHolding(GeoViewInputEventArgs)
IGeoView.DrawStatusChanged(DrawStatusChangedEventArgs)
IGeoView.NavigationCompleted(EventArgs)
IGeoView.LayerViewStateChanged(LayerViewStateChangedEventArgs)
IGeoView.SpatialReferenceChanged(EventArgs)
IGeoView.ViewpointChanged(EventArgs)
IGeoView.AnalysisViewStateChanged(AnalysisViewStateChangedEventArgs)
IGeoView.CriticalErrorChanged(Exception)
IGeoView.GeoModelErrorChanged(Exception)
IGeoView.PropertyChanged(string)
IView.Arrange(Rect)
IView.Measure(double, double)
IView.InvalidateMeasure()
IView.InvalidateArrange()
IView.Focus()
IView.Unfocus()
IView.AutomationId
IView.FlowDirection
IView.HorizontalLayoutAlignment
IView.VerticalLayoutAlignment
IView.Semantics
IView.Clip
IView.Shadow
IView.IsEnabled
IView.IsFocused
IView.Visibility
IView.Opacity
IView.Background
IView.Frame
IView.Width
IView.MinimumWidth
IView.MaximumWidth
IView.Height
IView.MinimumHeight
IView.MaximumHeight
IView.Margin
IView.DesiredSize
IView.ZIndex
IView.Handler
IView.InputTransparent
IElement.Parent
ITransform.TranslationX
ITransform.TranslationY
ITransform.Scale
ITransform.ScaleX
ITransform.ScaleY
ITransform.Rotation
ITransform.RotationX
ITransform.RotationY
ITransform.AnchorX
ITransform.AnchorY
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

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.