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
    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.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.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.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.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.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.UpdateConstraints()
    UIView.UpdateConstraintsIfNeeded()
    UIView.UpdateFocusIfNeeded()
    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.AccessibilityElementsHidden
    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.DirectionalLayoutMargins
    UIView.EffectiveUserInterfaceLayoutDirection
    UIView.ExclusiveTouch
    UIView.FirstBaselineAnchor
    UIView.FocusEffect
    UIView.FocusGroupIdentifier
    UIView.FocusGroupPriority
    UIView.FocusItemContainer
    UIView.Focused
    UIView.GestureRecognizers
    UIView.HasAmbiguousLayout
    UIView.HeightAnchor
    UIView.Hidden
    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.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.SpeechAttributeIpaNotation
    UIView.SpeechAttributeLanguage
    UIView.SpeechAttributePitch
    UIView.SpeechAttributePunctuation
    UIView.SpeechAttributeQueueAnnouncement
    UIView.SpeechAttributeSpellOut
    UIView.SwitchControlStatusDidChangeNotification
    UIView.TextAttributeContext
    UIView.TextAttributeCustom
    UIView.TextAttributeHeadingLevel
    UIView.TraitAdjustable
    UIView.TraitAllowsDirectInteraction
    UIView.TraitButton
    UIView.TraitCausesPageTurn
    UIView.TraitHeader
    UIView.TraitImage
    UIView.TraitKeyboardKey
    UIView.TraitLink
    UIView.TraitNone
    UIView.TraitNotEnabled
    UIView.TraitPlaysSound
    UIView.TraitSearchField
    UIView.TraitSelected
    UIView.TraitStartsMediaSession
    UIView.TraitStaticText
    UIView.TraitSummaryElement
    UIView.TraitTabBar
    UIView.TraitUpdatesFrequently
    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.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.ToggleBoldface(NSObject)
    UIResponder.ToggleItalics(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.MarkDirty()
    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.Alloc(Class)
    NSObject.Init()
    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.GetNativeHash()
    NSObject.IsEqual(NSObject)
    NSObject.IsKindOfClass(Class)
    NSObject.IsMemberOfClass(Class)
    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.RespondsToSelector(Selector)
    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.IsDirectBinding
    NSObject.SuperHandle
    NSObject.Handle
    NSObject.Class
    NSObject.DebugDescription
    NSObject.Description
    NSObject.IsProxy
    NSObject.RetainCount
    NSObject.Self
    NSObject.Superclass
    NSObject.Zone
    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, 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

    Performance

    Object to save performance information about the drawing of the map

    Declaration
    public Performance? Performance { get; set; }
    Property Value
    Type Description
    Performance
    Remarks

    If this is null, no performance information is saved.

    | Edit this page View Source

    PixelDensity

    The number of pixel per device independent unit

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

    ReSnapRotationDegrees

    With how many degrees from 0 should map snap to 0 degrees

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

    Renderer

    Renderer that is used from this MapControl

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

    UnSnapRotationDegrees

    After how many degrees start rotation to take place

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

    UpdateInterval

    Interval between two redraws of the MapControl in ms

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

    UseGPU

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

    Methods

    | Edit this page View Source

    CallHomeIfNeeded()

    Declaration
    public void CallHomeIfNeeded()
    | 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 override void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing
    Overrides
    UIView.Dispose(bool)
    | 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(MPoint?, int)

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

    Declaration
    public MapInfo? GetMapInfo(MPoint? screenPosition, int margin = 0)
    Parameters
    Type Name Description
    MPoint screenPosition

    Screen position to check for widgets and features

    int margin

    An optional extra margin around the feature to enlarge the hit area.

    Returns
    Type Description
    MapInfo
    | Edit this page View Source

    GetSnapshot(IEnumerable<ILayer>?)

    Create a snapshot form map as PNG image

    Declaration
    public byte[] GetSnapshot(IEnumerable<ILayer>? layers = null)
    Parameters
    Type Name Description
    IEnumerable<ILayer> layers

    Layers that should be included in snapshot

    Returns
    Type Description
    byte[]

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

    | Edit this page View Source

    LayoutMarginsDidChange()

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

    OnPropertyChanged(string)

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

    OpenBrowser(string)

    Declaration
    public void OpenBrowser(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

    ResetWidgetCache()

    Reset the widget cache. It may be necessary to call this explicitly after the widgets have changed.

    Declaration
    protected void ResetWidgetCache()
    | Edit this page View Source

    StartUpdates(bool)

    Start updates for control

    Declaration
    public void StartUpdates(bool refresh = true)
    Parameters
    Type Name Description
    bool refresh
    Remarks

    When this function is called, the control is redrawn if needed

    | Edit this page View Source

    StopUpdates()

    Stop updates for control

    Declaration
    public void StopUpdates()
    Remarks

    When this function is called, the control stops to redraw itself, even if it is needed

    | Edit this page View Source

    ToDeviceIndependentUnits(MPoint)

    Converts coordinates in pixels to device independent units (or DIP or DP).

    Declaration
    public MPoint ToDeviceIndependentUnits(MPoint coordinateInPixels)
    Parameters
    Type Name Description
    MPoint coordinateInPixels

    Coordinate in pixels

    Returns
    Type Description
    MPoint

    Coordinate in device independent units (or DIP or DP)

    | Edit this page View Source

    ToPixels(MPoint)

    Converts coordinates in device independent units (or DIP or DP) to pixels.

    Declaration
    public MPoint ToPixels(MPoint coordinateInDeviceIndependentUnits)
    Parameters
    Type Name Description
    MPoint coordinateInDeviceIndependentUnits

    Coordinate in device independent units (or DIP or DP)

    Returns
    Type Description
    MPoint

    Coordinate in pixels

    | Edit this page View Source

    TouchesBegan(NSSet, UIEvent?)

    Declaration
    public override void TouchesBegan(NSSet touches, UIEvent? evt)
    Parameters
    Type Name Description
    NSSet touches
    UIEvent evt
    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? evt)
    Parameters
    Type Name Description
    NSSet touches
    UIEvent evt
    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>
    | 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.IUITraitEnvironment
    CoreAnimation.ICALayerDelegate
    ObjCRuntime.INativeObject
    IMapControl
    INotifyPropertyChanged
    IDisposable
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX