Show / Hide Table of Contents

Class MapView

A user interface control that displays two-dimensional (2D) geographic content defined by a Map.

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

The MapView is a container that holds a Map. A Map holds a collection of operational layers and Basemap. Layers are visual representations of geographic information and come in many forms. The types of layers that are displayed in a MapView are two dimensional in nature; meaning they are displayed in X/Y (a.k.a. Latitude/Longitude) coordinate space.

There is only one Map per MapView and it is set by the Map Property. Multiple Map objects can be created and swapped out dynamically as the application is running in the MapView.

It controls the area (extent) of the Map that is visible and supports user interactions such as pan and zoom. A map view also provides access to the underlying layer data in a map.

To display a Map, add a MapView control to your app and assign the map to it. This loads the map and its content, such as a Basemap and collection of operational layers, and displays this content on screen.

User interactions such as pan, zoom, rotate, and identify or selection are supported in the MapView using touch, mouse, keyboard, or pen/pencil. If required, you can override keys, clicks, and gestures to provide a specific user experience.

The visible area (Viewpoint) of the MapView is defined by the visible extent the map. To determine the current visible area or the center point and scale of a MapView, call GetCurrentViewpoint(ViewpointType). Make sure that any user-initiated or programmatic navigation is complete before getting the current Viewpoint by calling IsNavigating.

You can programmatically set the visible area by specifying a viewpoint. For example, SetViewpointGeometryAsync(Geometry) sets the visible area to the extent of a provided geometry, and SetViewpointCenterAsync(MapPoint) centers the map view at a given point. Any geometries passed to these methods are automatically projected to match the SpatialReference of the map view's Map, if required.

In an MVC architecture, the MapView represents the View tier. The Model tier is represented by the Map object which can provide a collection of operational layers and a Basemap. You can only set one Map per MapView, but you can swap the Map with another when the application is running. See the Map view discussion in the developer guide for more information.

Constructors

Name Description
MapView()

Initializes a new instance of the MapView class.

MapView(IntPtr)

Internal use only. Invoked by the Xamarin iOS designer.

Properties

Name Description
BackgroundGrid

Gets or sets the background grid that a Map is displayed on top of.

GeometryEditor

Gets or sets the editor that allows users to interactively create and edit geometries by interacting with the view.

InteractionOptions

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

LocationDisplay

Gets the location display that manages and renders the device's current location on a MapView using a data source, such as a GPS sensor.

Map

Gets or sets the map that the MapView is displaying.

MapRotation

Gets the rotation angle of the Map in degrees from its north-south direction.

MapScale

Gets the scale of the MapView.

SketchEditor

Gets or sets the sketch editor used for drawing and editing on the map.

UnitsPerPixel

Gets the size of each device-independent pixel (DIP) in map units.

VisibleArea

Gets the view's visible area.

WrapAroundMode

Gets or sets whether continuous panning across the international date line is enabled.

Methods

Name Description
AwakeFromNib()

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

CancelSetViewpointOperations()

Cancels any pending or currently running SetViewpointAsync operations.

IdentifyGeometryEditorAsync(CGPoint, Double)

Identifies all the elements in the GeometryEditor, at the given screen point.

LocationToScreen(MapPoint)

Converts a location in map coordinates to a screen coordinate relative to the upper-left corner of the map.

ScreenToLocation(CGPoint)

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

SetViewpointAsync(Viewpoint, TimeSpan, AnimationCurve)

Animates the display to the new viewpoint using the provided animation curve. The AnimationCurve defines the animation easing function.

SetViewpointCenterAsync(MapPoint)

Centers the map view at the provided center point.

SetViewpointCenterAsync(MapPoint, Double)

Centers the map view at the provided center point and zooms to the given scale.

SetViewpointCenterAsync(Double, Double)

Centers the view on the provided point.

SetViewpointCenterAsync(Double, Double, Double)

Centers the view on the provided point and zooms to the provided scale.

SetViewpointGeometryAsync(Geometry)

Zooms and pans the map view to the extent of the provided geometry.

SetViewpointGeometryAsync(Geometry, Double)

Zooms and pans the map view to the extent of the provided geometry with additional padding.

SetViewpointRotationAsync(Double)

Sets the rotatation of the map view to the provided angle.

SetViewpointScaleAsync(Double)

Zooms the map view to the provided scale around its current center point.

Name Description
IComponent.Disposed
IComponent.Site

Applies to

TargetVersions
.NET iOS200.0 - 200.8
Xamarin.iOS100.0 - 100.15
In This Article
Back to top Copyright © 2022 Esri.