Show / Hide Table of Contents

Class LocalSceneView

A view that displays 3D content from a Scene with a viewing mode of Local.

Inheritance
object
NSObject
UIResponder
UIView
GeoView
LocalSceneView
Implements
IEquatable<NSObject>
INSObjectProtocol
IUIActivityItemsConfigurationProviding
IUIPasteConfigurationSupporting
IUIResponderStandardEditActions
IUIUserActivityRestoring
IEnumerable
INSCoding
IUIAccessibilityIdentification
IUIAppearance
IUIAppearanceContainer
IUICoordinateSpace
IUIDynamicItem
IUIFocusItem
IUIFocusEnvironment
IUIFocusItemContainer
IUILargeContentViewerItem
IUIPopoverPresentationControllerSourceItem
IUITraitChangeObservable
IUITraitEnvironment
ICALayerDelegate
INativeObject
INotifyPropertyChanged
IComponent
IDisposable
GeoView.SafeAreaInsetsDidChange()
GeoView.TouchesBegan(NSSet, UIEvent)
GeoView.WillMoveToWindow(UIWindow)
GeoView.PressesBegan(NSSet<UIPress>, UIPressesEvent)
GeoView.PressesEnded(NSSet<UIPress>, UIPressesEvent)
GeoView.PressesCancelled(NSSet<UIPress>, UIPressesEvent)
GeoView.CanBecomeFirstResponder
GeoView.CanBecomeFocused
GeoView.AccessibilityHint
GeoView.AccessibilityLabel
GeoView.IsAccessibilityElement
GeoView.AttributionTopAnchor
GeoView.LayoutSubviews()
GeoView.CalloutStyle
GeoView.DrawStatusChanged
GeoView.LayerViewStateChanged
GeoView.SpatialReferenceChanged
GeoView.AnalysisViewStateChanged
GeoView.ViewpointChanged
GeoView.ShowCalloutForGeoElement(GeoElement, CGPoint, CalloutDefinition)
GeoView.ShowCalloutAt(MapPoint, CalloutDefinition)
GeoView.ShowCalloutAt(MapPoint, UIView, CGPoint)
GeoView.DismissCallout()
GeoView.IsCalloutVisible
GeoView.ExportImageAsync()
GeoView.GraphicsOverlays
GeoView.GetCurrentViewpoint(ViewpointType)
GeoView.SetViewpoint(Viewpoint)
GeoView.SetViewpointAsync(Viewpoint)
GeoView.SetViewpointAsync(Viewpoint, TimeSpan)
GeoView.SetBookmarkAsync(Bookmark)
GeoView.GetLayerViewState(Layer)
GeoView.GetAnalysisViewState(Analysis)
GeoView.IdentifyGraphicsOverlayAsync(GraphicsOverlay, CGPoint, double, bool)
GeoView.IdentifyGraphicsOverlayAsync(GraphicsOverlay, CGPoint, double, bool, long)
GeoView.IdentifyGraphicsOverlaysAsync(CGPoint, double, bool)
GeoView.IdentifyGraphicsOverlaysAsync(CGPoint, double, bool, long)
GeoView.IdentifyLayerAsync(Layer, CGPoint, double, bool)
GeoView.IdentifyLayerAsync(Layer, CGPoint, double, bool, CancellationToken)
GeoView.IdentifyLayerAsync(Layer, CGPoint, double, bool, long)
GeoView.IdentifyLayerAsync(Layer, CGPoint, double, bool, long, CancellationToken)
GeoView.IdentifyLayersAsync(CGPoint, double, bool)
GeoView.IdentifyLayersAsync(CGPoint, double, bool, CancellationToken)
GeoView.IdentifyLayersAsync(CGPoint, double, bool, long)
GeoView.IdentifyLayersAsync(CGPoint, double, bool, long, CancellationToken)
GeoView.GeoViewTapped
GeoView.GeoViewDoubleTapped
GeoView.GeoViewHolding
GeoView.IsAttributionTextVisible
GeoView.AttributionText
GeoView.SpatialReference
GeoView.IsWrapAroundEnabled
GeoView.IsNavigating
GeoView.NavigationCompleted
GeoView.DrawStatus
GeoView.ViewInsets
GeoView.TimeExtent
GeoView.SelectionProperties
GeoView.Labeling
GeoView.Grid
GeoView.ImageOverlays
GeoView.AnalysisOverlays
GeoView.CriticalError
GeoView.CriticalErrorChanged
GeoView.GeoModelError
GeoView.GeoModelErrorChanged
UIView.Add(UIView)
UIView.AddSubviews(params UIView[])
UIView.GetEnumerator()
UIView.BeginAnimations(string)
UIView.Animate(double, Action, Action)
UIView.Animate(double, double, UIViewAnimationOptions, Action, Action)
UIView.Transition(UIView, UIView, double, UIViewAnimationOptions, Action)
UIView.Transition(UIView, double, UIViewAnimationOptions, Action, Action)
UIView.AnimateAsync(double, Action)
UIView.Capture(bool)
UIView.AccessibilityActivate()
UIView.ActionForLayer(CALayer, string)
UIView.AddConstraint(NSLayoutConstraint)
UIView.AddConstraints(NSLayoutConstraint[])
UIView.AddGestureRecognizer(UIGestureRecognizer)
UIView.AddInteraction(IUIInteraction)
UIView.AddKeyframeWithRelativeStartTime(double, double, Action)
UIView.AddLayoutGuide(UILayoutGuide)
UIView.AddMotionEffect(UIMotionEffect)
UIView.AddSubview(UIView)
UIView.AlignmentRectForFrame(CGRect)
UIView.Animate(double, Action)
UIView.Animate(double, NFloat, NFloat, double, UIViewAnimationOptions, Action, Action<bool>)
UIView.AnimateAsync(double, NFloat, NFloat, double, UIViewAnimationOptions, Action)
UIView.AnimateKeyframes(double, double, UIViewKeyframeAnimationOptions, Action, UICompletionHandler)
UIView.AnimateKeyframesAsync(double, double, UIViewKeyframeAnimationOptions, Action)
UIView.AnimateNotify(double, Action, UICompletionHandler)
UIView.AnimateNotifyAsync(double, Action)
UIView.AnimateNotify(double, double, UIViewAnimationOptions, Action, UICompletionHandler)
UIView.AnimateNotifyAsync(double, double, UIViewAnimationOptions, Action)
UIView.AnimateNotify(double, double, NFloat, NFloat, UIViewAnimationOptions, Action, UICompletionHandler)
UIView.AnimateNotifyAsync(double, double, NFloat, NFloat, UIViewAnimationOptions, Action)
UIView.BeginAnimations(string, nint)
UIView.BringSubviewToFront(UIView)
UIView.CommitAnimations()
UIView.ContentCompressionResistancePriority(UILayoutConstraintAxis)
UIView.ContentHuggingPriority(UILayoutConstraintAxis)
UIView.ConvertPointFromCoordinateSpace(CGPoint, IUICoordinateSpace)
UIView.ConvertPointFromView(CGPoint, UIView)
UIView.ConvertPointToCoordinateSpace(CGPoint, IUICoordinateSpace)
UIView.ConvertPointToView(CGPoint, UIView)
UIView.ConvertRectFromCoordinateSpace(CGRect, IUICoordinateSpace)
UIView.ConvertRectFromView(CGRect, UIView)
UIView.ConvertRectToCoordinateSpace(CGRect, IUICoordinateSpace)
UIView.ConvertRectToView(CGRect, UIView)
UIView.DecodeRestorableState(NSCoder)
UIView.DidHintFocusMovement(UIFocusMovementHint)
UIView.DidUpdateFocus(UIFocusUpdateContext, UIFocusAnimationCoordinator)
UIView.DisplayLayer(CALayer)
UIView.Draw(CGRect)
UIView.DrawLayer(CALayer, CGContext)
UIView.DrawRect(CGRect, UIViewPrintFormatter)
UIView.DrawViewHierarchy(CGRect, bool)
UIView.EncodeRestorableState(NSCoder)
UIView.EncodeTo(NSCoder)
UIView.ExchangeSubview(nint, nint)
UIView.ExerciseAmbiguityInLayout()
UIView.FrameForAlignmentRect(CGRect)
UIView.GestureRecognizerShouldBegin(UIGestureRecognizer)
UIView.GetConstraintsAffectingLayout(UILayoutConstraintAxis)
UIView.GetFocusItems(CGRect)
UIView.GetFrame(UIView)
UIView.GetUserInterfaceLayoutDirection(UISemanticContentAttribute)
UIView.GetUserInterfaceLayoutDirection(UISemanticContentAttribute, UIUserInterfaceLayoutDirection)
UIView.HitTest(CGPoint, UIEvent)
UIView.InsertSubview(UIView, nint)
UIView.InsertSubviewAbove(UIView, UIView)
UIView.InsertSubviewBelow(UIView, UIView)
UIView.InvalidateIntrinsicContentSize()
UIView.IsDescendantOfView(UIView)
UIView.LayoutIfNeeded()
UIView.LayoutMarginsDidChange()
UIView.LayoutSublayersOfLayer(CALayer)
UIView.ModifyAnimations(NFloat, bool, Action)
UIView.MovedToSuperview()
UIView.MovedToWindow()
UIView.NeedsUpdateConstraints()
UIView.PerformSystemAnimation(UISystemAnimation, UIView[], UIViewAnimationOptions, Action, UICompletionHandler)
UIView.PerformSystemAnimationAsync(UISystemAnimation, UIView[], UIViewAnimationOptions, Action)
UIView.PerformWithoutAnimation(Action)
UIView.PointInside(CGPoint, UIEvent)
UIView.RegisterForTraitChanges(Class[], Action<IUITraitEnvironment, UITraitCollection>)
UIView.RegisterForTraitChanges(Class[], NSObject, Selector)
UIView.RegisterForTraitChanges(Class[], Selector)
UIView.RemoveConstraint(NSLayoutConstraint)
UIView.RemoveConstraints(NSLayoutConstraint[])
UIView.RemoveFromSuperview()
UIView.RemoveGestureRecognizer(UIGestureRecognizer)
UIView.RemoveInteraction(IUIInteraction)
UIView.RemoveLayoutGuide(UILayoutGuide)
UIView.RemoveMotionEffect(UIMotionEffect)
UIView.RequiresConstraintBasedLayout()
UIView.ResizableSnapshotView(CGRect, bool, UIEdgeInsets)
UIView.SendSubviewToBack(UIView)
UIView.SetAnimationBeginsFromCurrentState(bool)
UIView.SetAnimationCurve(UIViewAnimationCurve)
UIView.SetAnimationDelay(double)
UIView.SetAnimationDelegate(NSObject)
UIView.SetAnimationDidStopSelector(Selector)
UIView.SetAnimationDuration(double)
UIView.SetAnimationRepeatAutoreverses(bool)
UIView.SetAnimationRepeatCount(float)
UIView.SetAnimationStartDate(NSDate)
UIView.SetAnimationTransition(UIViewAnimationTransition, UIView, bool)
UIView.SetAnimationWillStartSelector(Selector)
UIView.SetContentCompressionResistancePriority(float, UILayoutConstraintAxis)
UIView.SetContentHuggingPriority(float, UILayoutConstraintAxis)
UIView.SetNeedsDisplay()
UIView.SetNeedsDisplayInRect(CGRect)
UIView.SetNeedsFocusUpdate()
UIView.SetNeedsLayout()
UIView.SetNeedsUpdateConstraints()
UIView.ShouldUpdateFocus(UIFocusUpdateContext)
UIView.SizeThatFits(CGSize)
UIView.SizeToFit()
UIView.SnapshotView(bool)
UIView.SubviewAdded(UIView)
UIView.SystemLayoutSizeFittingSize(CGSize)
UIView.SystemLayoutSizeFittingSize(CGSize, float, float)
UIView.TintColorDidChange()
UIView.TraitCollectionDidChange(UITraitCollection)
UIView.TransitionNotify(UIView, UIView, double, UIViewAnimationOptions, UICompletionHandler)
UIView.TransitionNotifyAsync(UIView, UIView, double, UIViewAnimationOptions)
UIView.TransitionNotify(UIView, double, UIViewAnimationOptions, Action, UICompletionHandler)
UIView.TransitionNotifyAsync(UIView, double, UIViewAnimationOptions, Action)
UIView.UnregisterForTraitChanges(IUITraitChangeRegistration)
UIView.UpdateConstraints()
UIView.UpdateConstraintsIfNeeded()
UIView.UpdateFocusIfNeeded()
UIView.UpdateTraitsIfNeeded()
UIView.ViewWithTag(nint)
UIView.WillDrawLayer(CALayer)
UIView.WillMoveToSuperview(UIView)
UIView.WillRemoveSubview(UIView)
UIView.Dispose(bool)
UIView.GetAppearance<T>()
UIView.AppearanceWhenContainedIn(params Type[])
UIView.GetAppearance(UITraitCollection)
UIView.GetAppearance(UITraitCollection, params Type[])
UIView.GetAppearance<T>(UITraitCollection)
UIView.GetAppearance<T>(UITraitCollection, params Type[])
UIView.ClassHandle
UIView.AccessibilityActivationPoint
UIView.AccessibilityAttributedHint
UIView.AccessibilityAttributedLabel
UIView.AccessibilityAttributedUserInputLabels
UIView.AccessibilityAttributedValue
UIView.AccessibilityDirectTouchOptions
UIView.AccessibilityElementsHidden
UIView.AccessibilityExpandedStatus
UIView.AccessibilityFrame
UIView.AccessibilityIdentifier
UIView.AccessibilityIgnoresInvertColors
UIView.AccessibilityLanguage
UIView.AccessibilityNavigationStyle
UIView.AccessibilityPath
UIView.AccessibilityRespondsToUserInteraction
UIView.AccessibilityTextualContext
UIView.AccessibilityTraits
UIView.AccessibilityUserInputLabels
UIView.AccessibilityValue
UIView.AccessibilityViewIsModal
UIView.AlignmentRectInsets
UIView.Alpha
UIView.AnchorPoint
UIView.AnimationsEnabled
UIView.AppliedContentSizeCategoryLimitsDescription
UIView.AutoresizingMask
UIView.AutosizesSubviews
UIView.BackgroundColor
UIView.BottomAnchor
UIView.Bounds
UIView.Center
UIView.CenterXAnchor
UIView.CenterYAnchor
UIView.ClearsContextBeforeDrawing
UIView.ClipsToBounds
UIView.CollisionBoundingPath
UIView.CollisionBoundsType
UIView.Constraints
UIView.ContentMode
UIView.ContentScaleFactor
UIView.ContentStretch
UIView.CoordinateSpace
UIView.DirectionalLayoutMargins
UIView.EffectiveUserInterfaceLayoutDirection
UIView.ExclusiveTouch
UIView.FirstBaselineAnchor
UIView.FocusEffect
UIView.FocusGroupIdentifier
UIView.FocusGroupPriority
UIView.FocusItemContainer
UIView.FocusItemDeferralMode
UIView.Focused
UIView.Frame
UIView.GestureRecognizers
UIView.HasAmbiguousLayout
UIView.HeightAnchor
UIView.Hidden
UIView.HoverStyle
UIView.InheritedAnimationDuration
UIView.InsetsLayoutMarginsFromSafeArea
UIView.Interactions
UIView.IntrinsicContentSize
UIView.IsTransparentFocusItem
UIView.KeyboardLayoutGuide
UIView.LargeContentImage
UIView.LargeContentImageInsets
UIView.LargeContentTitle
UIView.LastBaselineAnchor
UIView.Layer
UIView.LayoutGuides
UIView.LayoutMargins
UIView.LayoutMarginsGuide
UIView.LeadingAnchor
UIView.LeftAnchor
UIView.MaskView
UIView.MaximumContentSizeCategory
UIView.MinimumContentSizeCategory
UIView.MotionEffects
UIView.MultipleTouchEnabled
UIView.Opaque
UIView.OverrideUserInterfaceStyle
UIView.ParentFocusEnvironment
UIView.PreferredFocusEnvironments
UIView.PreferredFocusedView
UIView.PreservesSuperviewLayoutMargins
UIView.ReadableContentGuide
UIView.RestorationIdentifier
UIView.RightAnchor
UIView.SafeAreaInsets
UIView.SafeAreaLayoutGuide
UIView.ScalesLargeContentImage
UIView.SemanticContentAttribute
UIView.ShouldGroupAccessibilityChildren
UIView.ShowsLargeContentViewer
UIView.Subviews
UIView.Superview
UIView.Tag
UIView.TintAdjustmentMode
UIView.TintColor
UIView.TopAnchor
UIView.TrailingAnchor
UIView.TraitCollection
UIView.TraitOverrides
UIView.Transform
UIView.Transform3D
UIView.TranslatesAutoresizingMaskIntoConstraints
UIView.UserInteractionEnabled
UIView.ViewForBaselineLayout
UIView.ViewForFirstBaselineLayout
UIView.ViewForLastBaselineLayout
UIView.ViewPrintFormatter
UIView.WidthAnchor
UIView.Window
UIView.AnnouncementDidFinishNotification
UIView.AnnouncementNotification
UIView.AssistiveTechnologyKey
UIView.AssistiveTouchStatusDidChangeNotification
UIView.BoldTextStatusDidChangeNotification
UIView.ButtonShapesEnabledStatusDidChangeNotification
UIView.ClosedCaptioningStatusDidChangeNotification
UIView.DarkerSystemColorsStatusDidChangeNotification
UIView.ElementFocusedNotification
UIView.FocusedElementKey
UIView.GrayscaleStatusDidChangeNotification
UIView.GuidedAccessStatusDidChangeNotification
UIView.HearingDevicePairedEarDidChangeNotification
UIView.InvertColorsStatusDidChangeNotification
UIView.LayoutChangedNotification
UIView.MonoAudioStatusDidChangeNotification
UIView.NoIntrinsicMetric
UIView.NotificationSwitchControlIdentifier
UIView.NotificationVoiceOverIdentifier
UIView.OnOffSwitchLabelsDidChangeNotification
UIView.PageScrolledNotification
UIView.PauseAssistiveTechnologyNotification
UIView.PrefersCrossFadeTransitionsStatusDidChangeNotification
UIView.ReduceMotionStatusDidChangeNotification
UIView.ReduceTransparencyStatusDidChangeNotification
UIView.ResumeAssistiveTechnologyNotification
UIView.ScreenChangedNotification
UIView.ShakeToUndoDidChangeNotification
UIView.ShouldDifferentiateWithoutColorDidChangeNotification
UIView.SpeakScreenStatusDidChangeNotification
UIView.SpeakSelectionStatusDidChangeNotification
UIView.SpeechAttributeAnnouncementPriority
UIView.SpeechAttributeIpaNotation
UIView.SpeechAttributeLanguage
UIView.SpeechAttributePitch
UIView.SpeechAttributePunctuation
UIView.SpeechAttributeQueueAnnouncement
UIView.SpeechAttributeSpellOut
UIView.SwitchControlStatusDidChangeNotification
UIView.TextAttributeContext
UIView.TextAttributeCustom
UIView.TextAttributeHeadingLevel
UIView.UILayoutFittingCompressedSize
UIView.UILayoutFittingExpandedSize
UIView.UnfocusedElementKey
UIView.VideoAutoplayStatusDidChangeNotification
UIView.VoiceOverStatusChanged
UIView.VoiceOverStatusDidChangeNotification
UIView.Appearance
UIView.AnimationWillStart
UIView.AnimationWillEnd
UIResponder.AccessibilityDecrement()
UIResponder.AccessibilityElementDidBecomeFocused()
UIResponder.AccessibilityElementDidLoseFocus()
UIResponder.AccessibilityElementIsFocused()
UIResponder.AccessibilityIncrement()
UIResponder.AccessibilityPerformEscape()
UIResponder.AccessibilityPerformMagicTap()
UIResponder.AccessibilityScroll(UIAccessibilityScrollDirection)
UIResponder.BecomeFirstResponder()
UIResponder.BuildMenu(IUIMenuBuilder)
UIResponder.CanPaste(NSItemProvider[])
UIResponder.CanPerform(Selector, NSObject)
UIResponder.CaptureTextFromCamera(NSObject)
UIResponder.ClearTextInputContextIdentifier(NSString)
UIResponder.Copy(NSObject)
UIResponder.Cut(NSObject)
UIResponder.DecreaseSize(NSObject)
UIResponder.Delete(NSObject)
UIResponder.Duplicate(NSObject)
UIResponder.Export(NSObject)
UIResponder.Find(NSObject)
UIResponder.FindAndReplace(NSObject)
UIResponder.FindNext(NSObject)
UIResponder.FindPrevious(NSObject)
UIResponder.GetTargetForAction(Selector, NSObject)
UIResponder.IncreaseSize(NSObject)
UIResponder.MakeTextWritingDirectionLeftToRight(NSObject)
UIResponder.MakeTextWritingDirectionRightToLeft(NSObject)
UIResponder.MotionBegan(UIEventSubtype, UIEvent)
UIResponder.MotionCancelled(UIEventSubtype, UIEvent)
UIResponder.MotionEnded(UIEventSubtype, UIEvent)
UIResponder.Move(NSObject)
UIResponder.Paste(NSObject)
UIResponder.Paste(NSItemProvider[])
UIResponder.PasteAndGo(NSObject)
UIResponder.PasteAndMatchStyle(NSObject)
UIResponder.PasteAndSearch(NSObject)
UIResponder.PressesChanged(NSSet<UIPress>, UIPressesEvent)
UIResponder.Print(NSObject)
UIResponder.ReloadInputViews()
UIResponder.RemoteControlReceived(UIEvent)
UIResponder.Rename(NSObject)
UIResponder.ResignFirstResponder()
UIResponder.RestoreUserActivityState(NSUserActivity)
UIResponder.Select(NSObject)
UIResponder.SelectAll(NSObject)
UIResponder.ToggleBoldface(NSObject)
UIResponder.ToggleItalics(NSObject)
UIResponder.ToggleUnderline(NSObject)
UIResponder.TouchesCancelled(NSSet, UIEvent)
UIResponder.TouchesEnded(NSSet, UIEvent)
UIResponder.TouchesEstimatedPropertiesUpdated(NSSet)
UIResponder.TouchesMoved(NSSet, UIEvent)
UIResponder.UpdateTextAttributes(UITextAttributesConversionHandler)
UIResponder.UpdateUserActivityState(NSUserActivity)
UIResponder.UseSelectionForFind(NSObject)
UIResponder.ValidateCommand(UICommand)
UIResponder.AccessibilityAssistiveTechnologyFocusedIdentifiers
UIResponder.AccessibilityCustomActions
UIResponder.AccessibilityDragSourceDescriptors
UIResponder.AccessibilityDropPointDescriptors
UIResponder.ActivityItemsConfiguration
UIResponder.CanResignFirstResponder
UIResponder.EditingInteractionConfiguration
UIResponder.InputAccessoryView
UIResponder.InputAccessoryViewController
UIResponder.InputAssistantItem
UIResponder.InputView
UIResponder.InputViewController
UIResponder.IsFirstResponder
UIResponder.KeyCommands
UIResponder.NextResponder
UIResponder.PasteConfiguration
UIResponder.TextInputContextIdentifier
UIResponder.TextInputMode
UIResponder.UndoManager
UIResponder.UserActivity
NSObject.PlatformAssembly
NSObject.Dispose()
NSObject.ConformsToProtocol(NativeHandle)
NSObject.DangerousRelease()
NSObject.DangerousRetain()
NSObject.DangerousAutorelease()
NSObject.BeginInvokeOnMainThread(Selector, NSObject)
NSObject.InvokeOnMainThread(Selector, NSObject)
NSObject.BeginInvokeOnMainThread(Action)
NSObject.InvokeOnMainThread(Action)
NSObject.FromObject(object)
NSObject.SetValueForKeyPath(NativeHandle, NSString)
NSObject.GetHashCode()
NSObject.Equals(object)
NSObject.Equals(NSObject)
NSObject.ToString()
NSObject.Invoke(Action, double)
NSObject.Invoke(Action, TimeSpan)
NSObject.AddObserver(string, NSKeyValueObservingOptions, Action<NSObservedChange>)
NSObject.AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)
NSObject.InvokeInBackground(Action)
NSObject.AddObserver(NSObject, NSString, NSKeyValueObservingOptions, nint)
NSObject.AddObserver(NSObject, string, NSKeyValueObservingOptions, nint)
NSObject.AutomaticallyNotifiesObserversForKey(string)
NSObject.CancelPreviousPerformRequest(NSObject)
NSObject.CancelPreviousPerformRequest(NSObject, Selector, NSObject)
NSObject.Copy()
NSObject.DidChange(NSKeyValueChange, NSIndexSet, NSString)
NSObject.DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
NSObject.DidChangeValue(string)
NSObject.DoesNotRecognizeSelector(Selector)
NSObject.GetDictionaryOfValuesFromKeys(NSString[])
NSObject.GetKeyPathsForValuesAffecting(NSString)
NSObject.GetMethodForSelector(Selector)
NSObject.MutableCopy()
NSObject.ObserveValue(NSString, NSObject, NSDictionary, nint)
NSObject.PerformSelector(Selector, NSObject, double, NSString[])
NSObject.PerformSelector(Selector, NSObject, double)
NSObject.PerformSelector(Selector, NSThread, NSObject, bool)
NSObject.PerformSelector(Selector, NSThread, NSObject, bool, NSString[])
NSObject.PerformSelector(Selector)
NSObject.PerformSelector(Selector, NSObject)
NSObject.PerformSelector(Selector, NSObject, NSObject)
NSObject.PrepareForInterfaceBuilder()
NSObject.RemoveObserver(NSObject, NSString, nint)
NSObject.RemoveObserver(NSObject, string, nint)
NSObject.RemoveObserver(NSObject, NSString)
NSObject.RemoveObserver(NSObject, string)
NSObject.SetNilValueForKey(NSString)
NSObject.SetValueForKey(NSObject, NSString)
NSObject.SetValueForKeyPath(NSObject, NSString)
NSObject.SetValueForUndefinedKey(NSObject, NSString)
NSObject.SetValuesForKeysWithDictionary(NSDictionary)
NSObject.ValueForKey(NSString)
NSObject.ValueForKeyPath(NSString)
NSObject.ValueForUndefinedKey(NSString)
NSObject.WillChange(NSKeyValueChange, NSIndexSet, NSString)
NSObject.WillChange(NSString, NSKeyValueSetMutationKind, NSSet)
NSObject.WillChangeValue(string)
NSObject.DebugDescription
NSObject.Description
NSObject.RetainCount
NSObject.ChangeIndexesKey
NSObject.ChangeKindKey
NSObject.ChangeNewKey
NSObject.ChangeNotificationIsPriorKey
NSObject.ChangeOldKey
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.iOS.dll
Syntax
[Register("LocalSceneView")]
public class LocalSceneView : GeoView, IEquatable<NSObject>, INSObjectProtocol, IUIActivityItemsConfigurationProviding, IUIPasteConfigurationSupporting, IUIResponderStandardEditActions, IUIUserActivityRestoring, IEnumerable, INSCoding, IUIAccessibilityIdentification, IUIAppearance, IUIAppearanceContainer, IUICoordinateSpace, IUIDynamicItem, IUIFocusItem, IUIFocusEnvironment, IUIFocusItemContainer, IUILargeContentViewerItem, IUIPopoverPresentationControllerSourceItem, IUITraitChangeObservable, IUITraitEnvironment, ICALayerDelegate, INativeObject, INotifyPropertyChanged, IComponent, IDisposable
Remarks

Local scenes are used to view local 3D data in projected coordinate systems.

To display a local scene, add this view to your app and assign a local scene to it via Scene. This view loads the local scene and its content, such as the Basemap, OperationalLayers, and Surface, and then renders the local scene on screen.

IFloorAware is not supported in this view. Any layer floor-aware configurations are ignored.

Navigation:

Pan, zoom, tilt, rotate, identify, and selection user interactions are supported in this view using touch, mouse, keyboard, or pen/pencil.

Programmatic Navigation:

The visible area (Viewpoint) of the local scene view is defined by the visible extent of the local scene. You can programmatically set the visible area by specifying a viewpoint. For example, SetViewpoint(Viewpoint) sets the visible area to a viewpoint, or SetViewpointCamera(Camera) sets the visible area by moving the camera. To apply a smooth transition animation, use SetViewpointAsync(Viewpoint) or SetViewpointCameraAsync(Camera).

View errors:

This view supports multiple error notifications to help diagnose rendering and data issues:

  • CriticalErrorChanged: the view is unusable and cannot recover.
  • GeoModelErrorChanged: the view is usable, but nothing is displaying due to a geo model issue.
  • WarningsChanged: the view is usable, but something may not look correct or as expected.

Constructors

Name Description
LocalSceneView()

Initializes a new instance of the LocalSceneView class.

Properties

Name Description
Camera

Gets the current Camera for the view.

InteractionOptions

Gets or sets a set of properties that control user interaction with the LocalSceneView.

Scene

Gets or sets the scene that the LocalSceneView is displaying.

Warnings

Gets the warnings on the local scene view.

Methods

Name Description
AwakeFromNib()

Invoked when the LocalSceneView is instantiated from a storyboard. Not intended for use by end-users.

CancelSetViewpointOperations()

Cancels any pending or currently running SetViewpointAsync operations.

LocationToScreen(MapPoint)

Converts a location in map coordinates to a point in screen coordinates relative to the upper-left corner of the local scene view.

LocationToScreen(MapPoint, out LocationVisibility)

Converts a location in map coordinates to a point in screen coordinates relative to the upper-left corner of the local scene view.

ScreenToBaseSurface(CGPoint)

Converts a screen coordinate to a location on the base surface in scene coordinates, considering only the scene's base surface and ignoring other scene content.

ScreenToLocationAsync(CGPoint, CancellationToken)

Asynchronously converts a screen coordinate, relative to the upper-left corner of the LocalSceneView, to a location in scene coordinates.

SetViewpointAsync(Viewpoint, TimeSpan, AnimationCurve)

Pans or zooms the local scene view using animation to the specified viewpoint location asynchronously. The animation takes place over the specified duration. The animation curve defines the animation easing function.

SetViewpointCamera(Camera)

Immediately changes the display to the viewpoint specified by the given camera.

SetViewpointCameraAsync(Camera)

Changes the scene view to the new camera viewpoint asynchronously.

SetViewpointCameraAsync(Camera, TimeSpan)

Animates the display to the viewpoint specified by the given camera using the specified duration to arrive.

Events

Name Description
WarningsChanged

Raised when the Warnings have changed on the view.

Applies to

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