Search Results for

    Show / Hide Table of Contents

    Class MapControl

    Inheritance
    object
    NSObject
    UIResponder
    UIView
    MapControl
    Implements
    IEquatable<NSObject>
    INSObjectProtocol
    IUIActivityItemsConfigurationProviding
    IUIPasteConfigurationSupporting
    IUIResponderStandardEditActions
    IUIUserActivityRestoring
    IEnumerable
    INSCoding
    IUIAccessibilityIdentification
    IUIAppearance
    IUIAppearanceContainer
    IUICoordinateSpace
    IUIDynamicItem
    IUIFocusItem
    IUIFocusEnvironment
    IUIFocusItemContainer
    IUILargeContentViewerItem
    IUIPopoverPresentationControllerSourceItem
    IUITraitChangeObservable
    IUITraitEnvironment
    ICALayerDelegate
    INativeObject
    IMapControl
    INotifyPropertyChanged
    IDisposable
    Inherited Members
    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.RegisterForTraitChanges(Type[], Action<IUITraitEnvironment, UITraitCollection>)
    UIView.RegisterForTraitChanges(Action<IUITraitEnvironment, UITraitCollection>, params Type[])
    UIView.RegisterForTraitChanges<T>(Action<IUITraitEnvironment, UITraitCollection>)
    UIView.RegisterForTraitChanges<T1, T2>(Action<IUITraitEnvironment, UITraitCollection>)
    UIView.RegisterForTraitChanges<T1, T2, T3>(Action<IUITraitEnvironment, UITraitCollection>)
    UIView.RegisterForTraitChanges<T1, T2, T3, T4>(Action<IUITraitEnvironment, UITraitCollection>)
    UIView.RegisterForTraitChanges(Type[], NSObject, Selector)
    UIView.RegisterForTraitChanges(Type[], Selector)
    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.GetDirectionalEdgeInsets(UIViewLayoutRegion)
    UIView.GetEdgeInsets(UIViewLayoutRegion)
    UIView.GetFocusItems(CGRect)
    UIView.GetFrame(UIView)
    UIView.GetLayoutGuide(UIViewLayoutRegion)
    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.LayoutSublayersOfLayer(CALayer)
    UIView.LayoutSubviews()
    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.SafeAreaInsetsDidChange()
    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.SetEffectiveRadius(UIRectCorner)
    UIView.SetNeedsDisplay()
    UIView.SetNeedsDisplayInRect(CGRect)
    UIView.SetNeedsFocusUpdate()
    UIView.SetNeedsLayout()
    UIView.SetNeedsUpdateConstraints()
    UIView.SetNeedsUpdateProperties()
    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.UpdateProperties()
    UIView.UpdatePropertiesIfNeeded()
    UIView.UpdateTraitsIfNeeded()
    UIView.ViewWithTag(nint)
    UIView.WillDrawLayer(CALayer)
    UIView.WillMoveToSuperview(UIView)
    UIView.WillMoveToWindow(UIWindow)
    UIView.WillRemoveSubview(UIView)
    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.AccessibilityHint
    UIView.AccessibilityIdentifier
    UIView.AccessibilityIgnoresInvertColors
    UIView.AccessibilityLabel
    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.CanBecomeFocused
    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.CornerConfiguration
    UIView.DirectionalLayoutMargins
    UIView.EffectiveUserInterfaceLayoutDirection
    UIView.ExclusiveTouch
    UIView.FirstBaselineAnchor
    UIView.FocusEffect
    UIView.FocusGroupIdentifier
    UIView.FocusGroupPriority
    UIView.FocusItemContainer
    UIView.FocusItemDeferralMode
    UIView.Focused
    UIView.GestureRecognizers
    UIView.HasAmbiguousLayout
    UIView.HeightAnchor
    UIView.Hidden
    UIView.HoverStyle
    UIView.InheritedAnimationDuration
    UIView.InsetsLayoutMarginsFromSafeArea
    UIView.Interactions
    UIView.IntrinsicContentSize
    UIView.IsAccessibilityElement
    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.AlignCenter(NSObject)
    UIResponder.AlignJustified(NSObject)
    UIResponder.AlignLeft(NSObject)
    UIResponder.AlignRight(NSObject)
    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.GetProvider(UIDeferredMenuElement)
    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.NewFromPasteboard(NSObject)
    UIResponder.Paste(NSObject)
    UIResponder.Paste(NSItemProvider[])
    UIResponder.PasteAndGo(NSObject)
    UIResponder.PasteAndMatchStyle(NSObject)
    UIResponder.PasteAndSearch(NSObject)
    UIResponder.PerformClose(NSObject)
    UIResponder.PressesBegan(NSSet<UIPress>, UIPressesEvent)
    UIResponder.PressesCancelled(NSSet<UIPress>, UIPressesEvent)
    UIResponder.PressesChanged(NSSet<UIPress>, UIPressesEvent)
    UIResponder.PressesEnded(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.ShowWritingTools(NSObject)
    UIResponder.ToggleBoldface(NSObject)
    UIResponder.ToggleInspector(NSObject)
    UIResponder.ToggleItalics(NSObject)
    UIResponder.ToggleSidebar(NSObject)
    UIResponder.ToggleUnderline(NSObject)
    UIResponder.TouchesCancelled(NSSet, UIEvent)
    UIResponder.TouchesEstimatedPropertiesUpdated(NSSet)
    UIResponder.UpdateTextAttributes(UITextAttributesConversionHandler)
    UIResponder.UpdateUserActivityState(NSUserActivity)
    UIResponder.UseSelectionForFind(NSObject)
    UIResponder.ValidateCommand(UICommand)
    UIResponder.AccessibilityAssistiveTechnologyFocusedIdentifiers
    UIResponder.AccessibilityCustomActions
    UIResponder.AccessibilityDragSourceDescriptors
    UIResponder.AccessibilityDropPointDescriptors
    UIResponder.ActivityItemsConfiguration
    UIResponder.CanBecomeFirstResponder
    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.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.AwakeFromNib()
    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: Mapsui.UI.iOS
    Assembly: Mapsui.UI.iOS.dll
    Syntax
    [Register("MapControl")]
    public class MapControl : UIView, IEquatable<NSObject>, INSObjectProtocol, IUIActivityItemsConfigurationProviding, IUIPasteConfigurationSupporting, IUIResponderStandardEditActions, IUIUserActivityRestoring, IEnumerable, INSCoding, IUIAccessibilityIdentification, IUIAppearance, IUIAppearanceContainer, IUICoordinateSpace, IUIDynamicItem, IUIFocusItem, IUIFocusEnvironment, IUIFocusItemContainer, IUILargeContentViewerItem, IUIPopoverPresentationControllerSourceItem, IUITraitChangeObservable, IUITraitEnvironment, ICALayerDelegate, INativeObject, IMapControl, INotifyPropertyChanged, IDisposable

    Constructors

    | Edit this page View Source

    MapControl(CGRect)

    Declaration
    public MapControl(CGRect frame)
    Parameters
    Type Name Description
    CGRect frame
    | Edit this page View Source

    MapControl(nint)

    Declaration
    [Preserve]
    public MapControl(nint handle)
    Parameters
    Type Name Description
    nint handle

    Properties

    | Edit this page View Source

    Frame

    Declaration
    public override CGRect Frame { get; set; }
    Property Value
    Type Description
    CGRect
    Overrides
    UIKit.UIView.Frame
    | Edit this page View Source

    Map

    Map holding data for which is shown in this MapControl

    Declaration
    public Map Map { get; set; }
    Property Value
    Type Description
    Map
    | Edit this page View Source

    MaxTapGestureMovement

    The movement allowed between a touch down and touch up in a touch gestures in device independent pixels.

    Declaration
    public int MaxTapGestureMovement { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    UseFling

    Use fling gesture to move the map. Default is true. Fling means that the map will continue to move for a short time after the user has lifted the finger.

    Declaration
    public bool UseFling { get; set; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    UseGPU

    Declaration
    public static bool UseGPU { get; set; }
    Property Value
    Type Description
    bool

    Methods

    | Edit this page View Source

    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    public void Dispose()
    | Edit this page View Source

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing
    | Edit this page View Source

    ForceUpdate()

    Force a update of control

    Declaration
    public void ForceUpdate()
    Remarks

    When this function is called, the control draws itself once

    | Edit this page View Source

    GetMapInfo(ScreenPosition, IEnumerable<ILayer>)

    Check, if a feature at a given screen position is hit.

    Declaration
    public MapInfo GetMapInfo(ScreenPosition screenPosition, IEnumerable<ILayer> layers)
    Parameters
    Type Name Description
    ScreenPosition screenPosition

    Screen position to check for widgets and features.

    IEnumerable<ILayer> layers

    The layers to query.

    Returns
    Type Description
    MapInfo
    | Edit this page View Source

    GetPixelDensity()

    Returns the number of pixels per device independent unit

    Declaration
    public float? GetPixelDensity()
    Returns
    Type Description
    float?
    | Edit this page View Source

    GetRemoteMapInfoAsync(ScreenPosition, Viewport, IEnumerable<ILayer>)

    Declaration
    protected Task<MapInfo> GetRemoteMapInfoAsync(ScreenPosition screenPosition, Viewport viewport, IEnumerable<ILayer> layers)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    Viewport viewport
    IEnumerable<ILayer> layers
    Returns
    Type Description
    Task<MapInfo>
    | Edit this page View Source

    GetSnapshot(IEnumerable<ILayer>?, RenderFormat, int)

    Create a snapshot form map as PNG image

    Declaration
    public byte[] GetSnapshot(IEnumerable<ILayer>? layers = null, RenderFormat renderFormat = RenderFormat.Png, int quality = 100)
    Parameters
    Type Name Description
    IEnumerable<ILayer> layers

    Layers that should be included in snapshot

    RenderFormat renderFormat

    render format

    int quality

    default quality is 90 is applicable for webp and jpg

    Returns
    Type Description
    byte[]

    Byte array with snapshot in png format. If there are any problems than returns null.

    | Edit this page View Source

    InvalidateCanvas()

    Declaration
    public void InvalidateCanvas()
    | Edit this page View Source

    LayoutMarginsDidChange()

    Declaration
    public override void LayoutMarginsDidChange()
    Overrides
    UIKit.UIView.LayoutMarginsDidChange()
    | Edit this page View Source

    OnMapInfo(MapInfoEventArgs)

    Declaration
    protected void OnMapInfo(MapInfoEventArgs mapInfoEventArgs)
    Parameters
    Type Name Description
    MapInfoEventArgs mapInfoEventArgs
    | Edit this page View Source

    OnMapPointerMoved(ScreenPosition, MPoint, GestureType)

    Declaration
    protected virtual bool OnMapPointerMoved(ScreenPosition screenPosition, MPoint worldPosition, GestureType gestureType)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    GestureType gestureType
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapPointerPressed(ScreenPosition, MPoint)

    Declaration
    protected virtual bool OnMapPointerPressed(ScreenPosition screenPosition, MPoint worldPosition)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapPointerReleased(ScreenPosition, MPoint)

    Declaration
    protected virtual bool OnMapPointerReleased(ScreenPosition screenPosition, MPoint worldPosition)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapTapped(ScreenPosition, MPoint, GestureType)

    Declaration
    protected virtual bool OnMapTapped(ScreenPosition screenPosition, MPoint worldPosition, GestureType gestureType)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    GestureType gestureType
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnPropertyChanged(string)

    Declaration
    protected void OnPropertyChanged(string propertyName = "")
    Parameters
    Type Name Description
    string propertyName
    | Edit this page View Source

    OpenInBrowser(string)

    Declaration
    public void OpenInBrowser(string url)
    Parameters
    Type Name Description
    string url
    | Edit this page View Source

    Refresh(ChangeType)

    Declaration
    public void Refresh(ChangeType changeType = ChangeType.Discrete)
    Parameters
    Type Name Description
    ChangeType changeType
    | Edit this page View Source

    RefreshData(ChangeType)

    Refresh data of Map, but don't paint it

    Declaration
    public void RefreshData(ChangeType changeType = ChangeType.Discrete)
    Parameters
    Type Name Description
    ChangeType changeType
    | Edit this page View Source

    RefreshGraphics()

    Declaration
    public void RefreshGraphics()
    | Edit this page View Source

    SetMapRenderer(IMapRenderer)

    Declaration
    public void SetMapRenderer(IMapRenderer mapRenderer)
    Parameters
    Type Name Description
    IMapRenderer mapRenderer
    | Edit this page View Source

    TouchesBegan(NSSet, UIEvent?)

    Declaration
    public override void TouchesBegan(NSSet touches, UIEvent? e)
    Parameters
    Type Name Description
    NSSet touches
    UIEvent e
    Overrides
    UIKit.UIResponder.TouchesBegan(Foundation.NSSet, UIKit.UIEvent)
    | Edit this page View Source

    TouchesEnded(NSSet, UIEvent?)

    Declaration
    public override void TouchesEnded(NSSet touches, UIEvent? e)
    Parameters
    Type Name Description
    NSSet touches
    UIEvent e
    Overrides
    UIKit.UIResponder.TouchesEnded(Foundation.NSSet, UIKit.UIEvent)
    | Edit this page View Source

    TouchesMoved(NSSet, UIEvent?)

    Declaration
    public override void TouchesMoved(NSSet touches, UIEvent? e)
    Parameters
    Type Name Description
    NSSet touches
    UIEvent e
    Overrides
    UIKit.UIResponder.TouchesMoved(Foundation.NSSet, UIKit.UIEvent)
    | Edit this page View Source

    Unsubscribe()

    Unsubscribe from map events

    Declaration
    public void Unsubscribe()

    Events

    | Edit this page View Source

    Info

    Called whenever the map is clicked. The MapInfoEventArgs contain the features that were hit in the layers that have IsMapInfoLayer set to true.

    Declaration
    public event EventHandler<MapInfoEventArgs>? Info
    Event Type
    Type Description
    EventHandler<MapInfoEventArgs>
    Remarks

    The Map.Tapped event is preferred over the Info event. This event is kept for backwards compatibility.

    | Edit this page View Source

    MapPointerMoved

    Event that is triggered when on pointer move. Can be a drag or hover.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerMoved
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapPointerPressed

    Event that is triggered when on pointer down.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerPressed
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapPointerReleased

    Event that is triggered when on pointer up.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerReleased
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapTapped

    Event that is triggered when the map is tapped. Can be a single tap, double tap or long press.

    Declaration
    public event EventHandler<MapEventArgs>? MapTapped
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    PropertyChanged

    Called whenever a property is changed

    Declaration
    public event PropertyChangedEventHandler? PropertyChanged
    Event Type
    Type Description
    PropertyChangedEventHandler

    Implements

    IEquatable<T>
    Foundation.INSObjectProtocol
    UIKit.IUIActivityItemsConfigurationProviding
    UIKit.IUIPasteConfigurationSupporting
    UIKit.IUIResponderStandardEditActions
    UIKit.IUIUserActivityRestoring
    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
    IMapControl
    INotifyPropertyChanged
    IDisposable

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX