MapView¶
Inheritance Hierarchy¶
Object
NSObject
UIResponder
UIView
MapView
Members Summary¶
Public Constructors Summary¶
Name |
---|
MapView() |
MapView(CGRect) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
AccessibilityActivationPoint | CGPoint | N/A |
AccessibilityAssistiveTechnologyFocusedIdentifiers | NSSet<NSString > | N/A |
AccessibilityAttributedHint | NSAttributedString | N/A |
AccessibilityAttributedLabel | NSAttributedString | N/A |
AccessibilityAttributedUserInputLabels | NSAttributedString[] | N/A |
AccessibilityAttributedValue | NSAttributedString | N/A |
AccessibilityCustomActions | UIAccessibilityCustomAction[] | N/A |
AccessibilityDragSourceDescriptors | UIAccessibilityLocationDescriptor[] | N/A |
AccessibilityDropPointDescriptors | UIAccessibilityLocationDescriptor[] | N/A |
AccessibilityElementsHidden | Boolean | N/A |
AccessibilityFrame | CGRect | N/A |
AccessibilityHint | String | N/A |
AccessibilityIdentifier | String | N/A |
AccessibilityIgnoresInvertColors | Boolean | N/A |
AccessibilityLabel | String | N/A |
AccessibilityLanguage | String | N/A |
AccessibilityNavigationStyle | UIAccessibilityNavigationStyle | N/A |
AccessibilityPath | UIBezierPath | N/A |
AccessibilityRespondsToUserInteraction | Boolean | N/A |
AccessibilityTextualContext | String | N/A |
AccessibilityTraits | UIAccessibilityTrait | N/A |
AccessibilityUserInputLabels | String[] | N/A |
AccessibilityValue | String | N/A |
AccessibilityViewIsModal | Boolean | N/A |
ActivityItemsConfiguration | IUIActivityItemsConfigurationReading | N/A |
AdornmentOverlay | AdornmentOverlay | Gets the adornment overlay for the MapControl. |
AlignmentRectInsets | UIEdgeInsets | N/A |
Alpha | nfloat | N/A |
AutoresizingMask | UIViewAutoresizing | N/A |
AutosizesSubviews | Boolean | N/A |
BackgroundColor | UIColor | N/A |
BottomAnchor | NSLayoutYAxisAnchor | N/A |
Bounds | CGRect | N/A |
CanBecomeFirstResponder | Boolean | N/A |
CanBecomeFocused | Boolean | N/A |
CanResignFirstResponder | Boolean | N/A |
Center | CGPoint | N/A |
CenterXAnchor | NSLayoutXAxisAnchor | N/A |
CenterYAnchor | NSLayoutYAxisAnchor | N/A |
Class | Class | N/A |
ClassHandle | IntPtr | N/A |
ClearsContextBeforeDrawing | Boolean | N/A |
ClipsToBounds | Boolean | N/A |
CollisionBoundingPath | UIBezierPath | N/A |
CollisionBoundsType | UIDynamicItemCollisionBoundsType | N/A |
Constraints | NSLayoutConstraint[] | N/A |
ContentMode | UIViewContentMode | N/A |
ContentScaleFactor | nfloat | N/A |
ContentStretch | CGRect | N/A |
CoordinateSpace | IUICoordinateSpace | N/A |
CurrentExtent | RectangleShape | Gets or sets the current extent for the MapControl. |
CurrentScale | Double | Gets the current scale for the MapControl. |
DebugDescription | String | N/A |
Description | String | N/A |
DirectionalLayoutMargins | NSDirectionalEdgeInsets | N/A |
EditingInteractionConfiguration | UIEditingInteractionConfiguration | N/A |
EditOverlay | EditInteractiveOverlay | Gets or sets the edit overlay for the MapControl. |
EffectiveUserInterfaceLayoutDirection | UIUserInterfaceLayoutDirection | N/A |
EventView | UIView | Gets the event view for the MapControl. |
ExclusiveTouch | Boolean | N/A |
ExtentOverlay | ExtentInteractiveOverlay | Gets or sets the extent overlay for the MapControl. |
FirstBaselineAnchor | NSLayoutYAxisAnchor | N/A |
Focused | Boolean | N/A |
FocusItemContainer | IUIFocusItemContainer | N/A |
Frame | CGRect | N/A |
GestureRecognizers | UIGestureRecognizer[] | N/A |
Handle | IntPtr | N/A |
HasAmbiguousLayout | Boolean | N/A |
HeightAnchor | NSLayoutDimension | N/A |
Hidden | Boolean | N/A |
InputAccessoryView | UIView | N/A |
InputAccessoryViewController | UIInputViewController | N/A |
InputAssistantItem | UITextInputAssistantItem | N/A |
InputView | UIView | N/A |
InputViewController | UIInputViewController | N/A |
InsetsLayoutMarginsFromSafeArea | Boolean | N/A |
Interactions | IUIInteraction[] | N/A |
InteractiveOverlays | GeoCollection<InteractiveOverlay > | Gets or sets the extent overlay for the MapControl. |
IntrinsicContentSize | CGSize | N/A |
IsAccessibilityElement | Boolean | N/A |
IsFirstResponder | Boolean | N/A |
IsProxy | Boolean | N/A |
KeyCommands | UIKeyCommand[] | N/A |
LargeContentImage | UIImage | N/A |
LargeContentImageInsets | UIEdgeInsets | N/A |
LargeContentTitle | String | N/A |
LastBaselineAnchor | NSLayoutYAxisAnchor | N/A |
Layer | CALayer | N/A |
LayoutGuides | UILayoutGuide[] | N/A |
LayoutMargins | UIEdgeInsets | N/A |
LayoutMarginsGuide | UILayoutGuide | N/A |
LeadingAnchor | NSLayoutXAxisAnchor | N/A |
LeftAnchor | NSLayoutXAxisAnchor | N/A |
MapTools | MapTools | Gets the map tools for the MapControl. |
MapUnit | GeographyUnit | Gets or sets the map unit for the MapControl. |
MaskView | UIView | N/A |
MaximumScale | Double | This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped. |
MinimumScale | Double | This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped. |
MotionEffects | UIMotionEffect[] | N/A |
MultipleTouchEnabled | Boolean | N/A |
NextResponder | UIResponder | N/A |
Opaque | Boolean | N/A |
Overlays | GeoCollection<Overlay > | Gets the overlays for the MapControl. |
OverrideUserInterfaceStyle | UIUserInterfaceStyle | N/A |
ParentFocusEnvironment | IUIFocusEnvironment | N/A |
PasteConfiguration | UIPasteConfiguration | N/A |
PreferredFocusedView | UIView | N/A |
PreferredFocusEnvironments | IUIFocusEnvironment[] | N/A |
PreservesSuperviewLayoutMargins | Boolean | N/A |
ReadableContentGuide | UILayoutGuide | N/A |
RestorationIdentifier | String | N/A |
RestrictExtent | RectangleShape | N/A |
RetainCount | nuint | N/A |
RightAnchor | NSLayoutXAxisAnchor | N/A |
SafeAreaInsets | UIEdgeInsets | N/A |
SafeAreaLayoutGuide | UILayoutGuide | N/A |
ScalesLargeContentImage | Boolean | N/A |
Self | NSObject | N/A |
SemanticContentAttribute | UISemanticContentAttribute | N/A |
ShouldGroupAccessibilityChildren | Boolean | N/A |
ShowsLargeContentViewer | Boolean | N/A |
Subviews | UIView[] | N/A |
Superclass | Class | N/A |
SuperHandle | IntPtr | N/A |
Superview | UIView | N/A |
Tag | nint | N/A |
TextInputContextIdentifier | NSString | N/A |
TextInputMode | UITextInputMode | N/A |
TintAdjustmentMode | UIViewTintAdjustmentMode | N/A |
TintColor | UIColor | N/A |
TopAnchor | NSLayoutYAxisAnchor | N/A |
TrackOverlay | TrackInteractiveOverlay | Gets or sets the track overlay for the MapControl. |
TrailingAnchor | NSLayoutXAxisAnchor | N/A |
TraitCollection | UITraitCollection | N/A |
Transform | CGAffineTransform | N/A |
Transform3D | CATransform3D | N/A |
TranslatesAutoresizingMaskIntoConstraints | Boolean | N/A |
UndoManager | NSUndoManager | N/A |
UserActivity | NSUserActivity | N/A |
UserInteractionEnabled | Boolean | N/A |
ViewForBaselineLayout | UIView | N/A |
ViewForFirstBaselineLayout | UIView | N/A |
ViewForLastBaselineLayout | UIView | N/A |
ViewPrintFormatter | UIViewPrintFormatter | N/A |
WidthAnchor | NSLayoutDimension | N/A |
Window | UIWindow | N/A |
Zone | NSZone | N/A |
ZoomLevelSet | ZoomLevelSet | Gets or sets the zoom level set for the MapControl. |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
InFinalizerQueue | Boolean | N/A |
IsDirectBinding | Boolean | N/A |
IsRegisteredToggleRef | Boolean | N/A |
OverlaysView | UIView | Gets the overlays view. |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
CurrentExtentChanging | CurrentExtentChangingMapViewEventArgs | N/A |
CurrentExtentChanged | CurrentExtentChangedMapViewEventArgs | N/A |
CurrentScaleChanging | CurrentScaleChangingMapViewEventArgs | N/A |
CurrentScaleChanged | CurrentScaleChangedMapViewEventArgs | N/A |
MapLongPress | UIGestureRecognizer | N/A |
MapSingleTap | UIGestureRecognizer | N/A |
MapDoubleTap | UIGestureRecognizer | N/A |
MapTouchMove | UIGestureRecognizer | N/A |
MapTouchUp | UIGestureRecognizer | N/A |
MapTouchDown | UIGestureRecognizer | N/A |
MapTouchPinch | UIGestureRecognizer | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
MapView() |
MapView(CGRect) |
Protected Constructors¶
Public Properties¶
AccessibilityActivationPoint
¶
Summary
N/A
Remarks
N/A
Return Value
CGPoint
AccessibilityAssistiveTechnologyFocusedIdentifiers
¶
Summary
N/A
Remarks
N/A
Return Value
NSSet<NSString
>
AccessibilityAttributedHint
¶
Summary
N/A
Remarks
N/A
Return Value
NSAttributedString
AccessibilityAttributedLabel
¶
Summary
N/A
Remarks
N/A
Return Value
NSAttributedString
AccessibilityAttributedUserInputLabels
¶
Summary
N/A
Remarks
N/A
Return Value
NSAttributedString[]
AccessibilityAttributedValue
¶
Summary
N/A
Remarks
N/A
Return Value
NSAttributedString
AccessibilityCustomActions
¶
Summary
N/A
Remarks
N/A
Return Value
UIAccessibilityCustomAction[]
AccessibilityDragSourceDescriptors
¶
Summary
N/A
Remarks
N/A
Return Value
UIAccessibilityLocationDescriptor[]
AccessibilityDropPointDescriptors
¶
Summary
N/A
Remarks
N/A
Return Value
UIAccessibilityLocationDescriptor[]
AccessibilityElementsHidden
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
AccessibilityFrame
¶
Summary
N/A
Remarks
N/A
Return Value
CGRect
AccessibilityHint
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityIdentifier
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityIgnoresInvertColors
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
AccessibilityLabel
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityLanguage
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityNavigationStyle
¶
Summary
N/A
Remarks
N/A
Return Value
UIAccessibilityNavigationStyle
AccessibilityPath
¶
Summary
N/A
Remarks
N/A
Return Value
UIBezierPath
AccessibilityRespondsToUserInteraction
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
AccessibilityTextualContext
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityTraits
¶
Summary
N/A
Remarks
N/A
Return Value
UIAccessibilityTrait
AccessibilityUserInputLabels
¶
Summary
N/A
Remarks
N/A
Return Value
String[]
AccessibilityValue
¶
Summary
N/A
Remarks
N/A
Return Value
String
AccessibilityViewIsModal
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ActivityItemsConfiguration
¶
Summary
N/A
Remarks
N/A
Return Value
IUIActivityItemsConfigurationReading
AdornmentOverlay
¶
Summary
Gets the adornment overlay for the MapControl.
Remarks
N/A
Return Value
AlignmentRectInsets
¶
Summary
N/A
Remarks
N/A
Return Value
UIEdgeInsets
Alpha
¶
Summary
N/A
Remarks
N/A
Return Value
nfloat
AutoresizingMask
¶
Summary
N/A
Remarks
N/A
Return Value
UIViewAutoresizing
AutosizesSubviews
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
BackgroundColor
¶
Summary
N/A
Remarks
N/A
Return Value
UIColor
BottomAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutYAxisAnchor
Bounds
¶
Summary
N/A
Remarks
N/A
Return Value
CGRect
CanBecomeFirstResponder
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
CanBecomeFocused
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
CanResignFirstResponder
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Center
¶
Summary
N/A
Remarks
N/A
Return Value
CGPoint
CenterXAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutXAxisAnchor
CenterYAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutYAxisAnchor
Class
¶
Summary
N/A
Remarks
N/A
Return Value
Class
ClassHandle
¶
Summary
N/A
Remarks
N/A
Return Value
IntPtr
ClearsContextBeforeDrawing
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ClipsToBounds
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
CollisionBoundingPath
¶
Summary
N/A
Remarks
N/A
Return Value
UIBezierPath
CollisionBoundsType
¶
Summary
N/A
Remarks
N/A
Return Value
UIDynamicItemCollisionBoundsType
Constraints
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutConstraint[]
ContentMode
¶
Summary
N/A
Remarks
N/A
Return Value
UIViewContentMode
ContentScaleFactor
¶
Summary
N/A
Remarks
N/A
Return Value
nfloat
ContentStretch
¶
Summary
N/A
Remarks
N/A
Return Value
CGRect
CoordinateSpace
¶
Summary
N/A
Remarks
N/A
Return Value
IUICoordinateSpace
CurrentExtent
¶
Summary
Gets or sets the current extent for the MapControl.
Remarks
N/A
Return Value
CurrentScale
¶
Summary
Gets the current scale for the MapControl.
Remarks
N/A
Return Value
Double
DebugDescription
¶
Summary
N/A
Remarks
N/A
Return Value
String
Description
¶
Summary
N/A
Remarks
N/A
Return Value
String
DirectionalLayoutMargins
¶
Summary
N/A
Remarks
N/A
Return Value
NSDirectionalEdgeInsets
EditingInteractionConfiguration
¶
Summary
N/A
Remarks
N/A
Return Value
UIEditingInteractionConfiguration
EditOverlay
¶
Summary
Gets or sets the edit overlay for the MapControl.
Remarks
N/A
Return Value
EffectiveUserInterfaceLayoutDirection
¶
Summary
N/A
Remarks
N/A
Return Value
UIUserInterfaceLayoutDirection
EventView
¶
Summary
Gets the event view for the MapControl.
Remarks
N/A
Return Value
UIView
ExclusiveTouch
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ExtentOverlay
¶
Summary
Gets or sets the extent overlay for the MapControl.
Remarks
N/A
Return Value
FirstBaselineAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutYAxisAnchor
Focused
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
FocusItemContainer
¶
Summary
N/A
Remarks
N/A
Return Value
IUIFocusItemContainer
Frame
¶
Summary
N/A
Remarks
N/A
Return Value
CGRect
GestureRecognizers
¶
Summary
N/A
Remarks
N/A
Return Value
UIGestureRecognizer[]
Handle
¶
Summary
N/A
Remarks
N/A
Return Value
IntPtr
HasAmbiguousLayout
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
HeightAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutDimension
Hidden
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
InputAccessoryView
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
InputAccessoryViewController
¶
Summary
N/A
Remarks
N/A
Return Value
UIInputViewController
InputAssistantItem
¶
Summary
N/A
Remarks
N/A
Return Value
UITextInputAssistantItem
InputView
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
InputViewController
¶
Summary
N/A
Remarks
N/A
Return Value
UIInputViewController
InsetsLayoutMarginsFromSafeArea
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Interactions
¶
Summary
N/A
Remarks
N/A
Return Value
IUIInteraction[]
InteractiveOverlays
¶
Summary
Gets or sets the extent overlay for the MapControl.
Remarks
N/A
Return Value
GeoCollection<InteractiveOverlay
>
IntrinsicContentSize
¶
Summary
N/A
Remarks
N/A
Return Value
CGSize
IsAccessibilityElement
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsFirstResponder
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsProxy
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
KeyCommands
¶
Summary
N/A
Remarks
N/A
Return Value
UIKeyCommand[]
LargeContentImage
¶
Summary
N/A
Remarks
N/A
Return Value
UIImage
LargeContentImageInsets
¶
Summary
N/A
Remarks
N/A
Return Value
UIEdgeInsets
LargeContentTitle
¶
Summary
N/A
Remarks
N/A
Return Value
String
LastBaselineAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutYAxisAnchor
Layer
¶
Summary
N/A
Remarks
N/A
Return Value
CALayer
LayoutGuides
¶
Summary
N/A
Remarks
N/A
Return Value
UILayoutGuide[]
LayoutMargins
¶
Summary
N/A
Remarks
N/A
Return Value
UIEdgeInsets
LayoutMarginsGuide
¶
Summary
N/A
Remarks
N/A
Return Value
UILayoutGuide
LeadingAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutXAxisAnchor
LeftAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutXAxisAnchor
MapTools
¶
Summary
Gets the map tools for the MapControl.
Remarks
N/A
Return Value
MapUnit
¶
Summary
Gets or sets the map unit for the MapControl.
Remarks
N/A
Return Value
MaskView
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
MaximumScale
¶
Summary
This property gets and sets a maximum scale when navigating the map. When you keep zooming out, and the target scale is bigger than the maximum scale, the zooming operation will be stopped.
Remarks
N/A
Return Value
Double
MinimumScale
¶
Summary
This property gets and sets a minimum scale when navigating the map. When you keep zooming in, and the target scale is smaller than the minimum scale, the zooming operation will be stopped.
Remarks
N/A
Return Value
Double
MotionEffects
¶
Summary
N/A
Remarks
N/A
Return Value
UIMotionEffect[]
MultipleTouchEnabled
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
NextResponder
¶
Summary
N/A
Remarks
N/A
Return Value
UIResponder
Opaque
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Overlays
¶
Summary
Gets the overlays for the MapControl.
Remarks
N/A
Return Value
GeoCollection<Overlay
>
OverrideUserInterfaceStyle
¶
Summary
N/A
Remarks
N/A
Return Value
UIUserInterfaceStyle
ParentFocusEnvironment
¶
Summary
N/A
Remarks
N/A
Return Value
IUIFocusEnvironment
PasteConfiguration
¶
Summary
N/A
Remarks
N/A
Return Value
UIPasteConfiguration
PreferredFocusedView
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
PreferredFocusEnvironments
¶
Summary
N/A
Remarks
N/A
Return Value
IUIFocusEnvironment[]
PreservesSuperviewLayoutMargins
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ReadableContentGuide
¶
Summary
N/A
Remarks
N/A
Return Value
UILayoutGuide
RestorationIdentifier
¶
Summary
N/A
Remarks
N/A
Return Value
String
RestrictExtent
¶
Summary
N/A
Remarks
N/A
Return Value
RetainCount
¶
Summary
N/A
Remarks
N/A
Return Value
nuint
RightAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutXAxisAnchor
SafeAreaInsets
¶
Summary
N/A
Remarks
N/A
Return Value
UIEdgeInsets
SafeAreaLayoutGuide
¶
Summary
N/A
Remarks
N/A
Return Value
UILayoutGuide
ScalesLargeContentImage
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Self
¶
Summary
N/A
Remarks
N/A
Return Value
NSObject
SemanticContentAttribute
¶
Summary
N/A
Remarks
N/A
Return Value
UISemanticContentAttribute
ShouldGroupAccessibilityChildren
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ShowsLargeContentViewer
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Subviews
¶
Summary
N/A
Remarks
N/A
Return Value
UIView[]
Superclass
¶
Summary
N/A
Remarks
N/A
Return Value
Class
SuperHandle
¶
Summary
N/A
Remarks
N/A
Return Value
IntPtr
Superview
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
Tag
¶
Summary
N/A
Remarks
N/A
Return Value
nint
TextInputContextIdentifier
¶
Summary
N/A
Remarks
N/A
Return Value
NSString
TextInputMode
¶
Summary
N/A
Remarks
N/A
Return Value
UITextInputMode
TintAdjustmentMode
¶
Summary
N/A
Remarks
N/A
Return Value
UIViewTintAdjustmentMode
TintColor
¶
Summary
N/A
Remarks
N/A
Return Value
UIColor
TopAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutYAxisAnchor
TrackOverlay
¶
Summary
Gets or sets the track overlay for the MapControl.
Remarks
N/A
Return Value
TrailingAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutXAxisAnchor
TraitCollection
¶
Summary
N/A
Remarks
N/A
Return Value
UITraitCollection
Transform
¶
Summary
N/A
Remarks
N/A
Return Value
CGAffineTransform
Transform3D
¶
Summary
N/A
Remarks
N/A
Return Value
CATransform3D
TranslatesAutoresizingMaskIntoConstraints
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
UndoManager
¶
Summary
N/A
Remarks
N/A
Return Value
NSUndoManager
UserActivity
¶
Summary
N/A
Remarks
N/A
Return Value
NSUserActivity
UserInteractionEnabled
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ViewForBaselineLayout
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
ViewForFirstBaselineLayout
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
ViewForLastBaselineLayout
¶
Summary
N/A
Remarks
N/A
Return Value
UIView
ViewPrintFormatter
¶
Summary
N/A
Remarks
N/A
Return Value
UIViewPrintFormatter
WidthAnchor
¶
Summary
N/A
Remarks
N/A
Return Value
NSLayoutDimension
Window
¶
Summary
N/A
Remarks
N/A
Return Value
UIWindow
Zone
¶
Summary
N/A
Remarks
N/A
Return Value
NSZone
ZoomLevelSet
¶
Summary
Gets or sets the zoom level set for the MapControl.
Remarks
N/A
Return Value
Protected Properties¶
InFinalizerQueue
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsDirectBinding
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsRegisteredToggleRef
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
OverlaysView
¶
Summary
Gets the overlays view.
Remarks
N/A
Return Value
UIView
Public Methods¶
AccessibilityActivate()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityDecrement()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityElementDidBecomeFocused()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityElementDidLoseFocus()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityElementIsFocused()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityIncrement()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityPerformEscape()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityPerformMagicTap()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
AccessibilityScroll(UIAccessibilityScrollDirection)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
direction | UIAccessibilityScrollDirection | N/A |
ActionForLayer(CALayer,String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
layer | CALayer | N/A |
eventKey | String | N/A |
Add(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
AddConstraint(NSLayoutConstraint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
constraint | NSLayoutConstraint | N/A |
AddConstraints(NSLayoutConstraint[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
constraints | NSLayoutConstraint[] | N/A |
AddGestureRecognizer(UIGestureRecognizer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
gestureRecognizer | UIGestureRecognizer | N/A |
AddInteraction(IUIInteraction)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
interaction | IUIInteraction | N/A |
AddLayoutGuide(UILayoutGuide)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
guide | UILayoutGuide | N/A |
AddMotionEffect(UIMotionEffect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
effect | UIMotionEffect | N/A |
AddObserver(String,NSKeyValueObservingOptions,Action<NSObservedChange>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
IDisposable | N/A |
Parameters
Name | Type | Description |
---|---|---|
key | String | N/A |
options | NSKeyValueObservingOptions | N/A |
observer | Action<NSObservedChange > | N/A |
AddObserver(NSString,NSKeyValueObservingOptions,Action<NSObservedChange>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
IDisposable | N/A |
Parameters
Name | Type | Description |
---|---|---|
key | NSString | N/A |
options | NSKeyValueObservingOptions | N/A |
observer | Action<NSObservedChange > | N/A |
AddObserver(NSObject,NSString,NSKeyValueObservingOptions,IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | NSString | N/A |
options | NSKeyValueObservingOptions | N/A |
context | IntPtr | N/A |
AddObserver(NSObject,String,NSKeyValueObservingOptions,IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | String | N/A |
options | NSKeyValueObservingOptions | N/A |
context | IntPtr | N/A |
AddSubview(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
AddSubviews(UIView[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
views | UIView[] | N/A |
AlignmentRectForFrame(CGRect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
frame | CGRect | N/A |
AwakeFromNib()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
BecomeFirstResponder()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
BeginInvokeOnMainThread(Selector,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sel | Selector | N/A |
obj | NSObject | N/A |
BeginInvokeOnMainThread(Action)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Action | N/A |
BringSubviewToFront(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
BuildMenu(IUIMenuBuilder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
builder | IUIMenuBuilder | N/A |
CanPaste(NSItemProvider[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
itemProviders | NSItemProvider[] | N/A |
CanPerform(Selector,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Selector | N/A |
withSender | NSObject | N/A |
Capture(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
UIImage | N/A |
Parameters
Name | Type | Description |
---|---|---|
afterScreenUpdates | Boolean | N/A |
CenterAt(Feature)
¶
Summary
Locates the map center to the specified feature.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
feature | Feature | The feature. |
CenterAt(Double,Double)
¶
Summary
Locates the map center to the specified world point.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
worldX | Double | The world x. |
worldY | Double | The world y. |
CenterAt(PointShape)
¶
Summary
Locates the map center to the specified world point.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
worldCenter | PointShape | The world center. |
Close()
¶
Summary
Closes this instance.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ConformsToProtocol(IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
protocol | IntPtr | N/A |
ContentCompressionResistancePriority(UILayoutConstraintAxis)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Single | N/A |
Parameters
Name | Type | Description |
---|---|---|
axis | UILayoutConstraintAxis | N/A |
ContentHuggingPriority(UILayoutConstraintAxis)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Single | N/A |
Parameters
Name | Type | Description |
---|---|---|
axis | UILayoutConstraintAxis | N/A |
ConvertPointFromCoordinateSpace(CGPoint,IUICoordinateSpace)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGPoint | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
coordinateSpace | IUICoordinateSpace | N/A |
ConvertPointFromView(CGPoint,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGPoint | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
fromView | UIView | N/A |
ConvertPointToCoordinateSpace(CGPoint,IUICoordinateSpace)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGPoint | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
coordinateSpace | IUICoordinateSpace | N/A |
ConvertPointToView(CGPoint,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGPoint | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
toView | UIView | N/A |
ConvertRectFromCoordinateSpace(CGRect,IUICoordinateSpace)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
coordinateSpace | IUICoordinateSpace | N/A |
ConvertRectFromView(CGRect,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
fromView | UIView | N/A |
ConvertRectToCoordinateSpace(CGRect,IUICoordinateSpace)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
coordinateSpace | IUICoordinateSpace | N/A |
ConvertRectToView(CGRect,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
toView | UIView | N/A |
Copy(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
Copy()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Cut(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
DangerousAutorelease()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
DangerousRelease()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
DangerousRetain()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
DecodeRestorableState(NSCoder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
coder | NSCoder | N/A |
Delete(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
DidChange(NSKeyValueChange,NSIndexSet,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
changeKind | NSKeyValueChange | N/A |
indexes | NSIndexSet | N/A |
forKey | NSString | N/A |
DidChange(NSString,NSKeyValueSetMutationKind,NSSet)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
forKey | NSString | N/A |
mutationKind | NSKeyValueSetMutationKind | N/A |
objects | NSSet | N/A |
DidChangeValue(String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
forKey | String | N/A |
DidHintFocusMovement(UIFocusMovementHint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
hint | UIFocusMovementHint | N/A |
DidUpdateFocus(UIFocusUpdateContext,UIFocusAnimationCoordinator)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
context | UIFocusUpdateContext | N/A |
coordinator | UIFocusAnimationCoordinator | N/A |
DisplayLayer(CALayer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
layer | CALayer | N/A |
Dispose()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
DoesNotRecognizeSelector(Selector)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sel | Selector | N/A |
Draw(CGRect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
DrawLayer(CALayer,CGContext)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
layer | CALayer | N/A |
context | CGContext | N/A |
DrawRect(CGRect,UIViewPrintFormatter)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
area | CGRect | N/A |
formatter | UIViewPrintFormatter | N/A |
DrawViewHierarchy(CGRect,Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
afterScreenUpdates | Boolean | N/A |
EncodeRestorableState(NSCoder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
coder | NSCoder | N/A |
EncodeTo(NSCoder)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
encoder | NSCoder | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
Equals(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | NSObject | N/A |
ExchangeSubview(nint,nint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
atIndex | nint | N/A |
withSubviewAtIndex | nint | N/A |
ExerciseAmbiguityInLayout()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
FrameForAlignmentRect(CGRect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGRect | N/A |
Parameters
Name | Type | Description |
---|---|---|
alignmentRect | CGRect | N/A |
GestureRecognizerShouldBegin(UIGestureRecognizer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
gestureRecognizer | UIGestureRecognizer | N/A |
GetConstraintsAffectingLayout(UILayoutConstraintAxis)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSLayoutConstraint[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
axis | UILayoutConstraintAxis | N/A |
GetDictionaryOfValuesFromKeys(NSString[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSDictionary | N/A |
Parameters
Name | Type | Description |
---|---|---|
keys | NSString[] | N/A |
GetEnumerator()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
IEnumerator | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetFocusItems(CGRect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
IUIFocusItem[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetMethodForSelector(Selector)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
IntPtr | N/A |
Parameters
Name | Type | Description |
---|---|---|
sel | Selector | N/A |
GetNativeField(String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
name | String | N/A |
GetNativeHash()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
nuint | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetSnappedZoomLevelIndex(Double)
¶
Summary
Gets the index of the snapped zoom level.
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 |
Parameters
Name | Type | Description |
---|---|---|
scale | Double | The scale. |
GetTargetForAction(Selector,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Selector | N/A |
sender | NSObject | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
HitTest(CGPoint,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
UIView | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
uievent | UIEvent | N/A |
Init()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
InsertSubview(UIView,nint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
atIndex | nint | N/A |
InsertSubviewAbove(UIView,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
siblingSubview | UIView | N/A |
InsertSubviewBelow(UIView,UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
siblingSubview | UIView | N/A |
InvalidateIntrinsicContentSize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Invoke(Action,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Action | N/A |
delay | Double | N/A |
Invoke(Action,TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Action | N/A |
delay | TimeSpan | N/A |
InvokeOnMainThread(Selector,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sel | Selector | N/A |
obj | NSObject | N/A |
InvokeOnMainThread(Action)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
action | Action | N/A |
IsDescendantOfView(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
IsEqual(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
anObject | NSObject | N/A |
IsKindOfClass(Class)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
aClass | Class | N/A |
IsMemberOfClass(Class)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
aClass | Class | N/A |
LayoutIfNeeded()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
LayoutMarginsDidChange()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
LayoutSublayersOfLayer(CALayer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
layer | CALayer | N/A |
LayoutSubviews()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MakeTextWritingDirectionLeftToRight(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
MakeTextWritingDirectionRightToLeft(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
MotionBegan(UIEventSubtype,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
motion | UIEventSubtype | N/A |
evt | UIEvent | N/A |
MotionCancelled(UIEventSubtype,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
motion | UIEventSubtype | N/A |
evt | UIEvent | N/A |
MotionEnded(UIEventSubtype,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
motion | UIEventSubtype | N/A |
evt | UIEvent | N/A |
MovedToSuperview()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MovedToWindow()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MutableCopy()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
NeedsUpdateConstraints()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ObserveValue(NSString,NSObject,NSDictionary,IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
keyPath | NSString | N/A |
ofObject | NSObject | N/A |
change | NSDictionary | N/A |
context | IntPtr | N/A |
Pan(PanDirection,Int32)
¶
Summary
Pans the specified direction.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
direction | PanDirection | The direction. |
percentage | Int32 | The percentage. |
Paste(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
Paste(NSItemProvider[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
itemProviders | NSItemProvider[] | N/A |
PerformSelector(Selector)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
aSelector | Selector | N/A |
PerformSelector(Selector,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
aSelector | Selector | N/A |
anObject | NSObject | N/A |
PerformSelector(Selector,NSObject,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
aSelector | Selector | N/A |
object1 | NSObject | N/A |
object2 | NSObject | N/A |
PerformSelector(Selector,NSObject,Double,NSString[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
selector | Selector | N/A |
withObject | NSObject | N/A |
afterDelay | Double | N/A |
nsRunLoopModes | NSString[] | N/A |
PerformSelector(Selector,NSObject,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
selector | Selector | N/A |
withObject | NSObject | N/A |
delay | Double | N/A |
PerformSelector(Selector,NSThread,NSObject,Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
selector | Selector | N/A |
onThread | NSThread | N/A |
withObject | NSObject | N/A |
waitUntilDone | Boolean | N/A |
PerformSelector(Selector,NSThread,NSObject,Boolean,NSString[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
selector | Selector | N/A |
onThread | NSThread | N/A |
withObject | NSObject | N/A |
waitUntilDone | Boolean | N/A |
nsRunLoopModes | NSString[] | N/A |
PointInside(CGPoint,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
point | CGPoint | N/A |
uievent | UIEvent | N/A |
PrepareForInterfaceBuilder()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
PressesBegan(NSSet<UIPress>,UIPressesEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
presses | NSSet<UIPress > | N/A |
evt | UIPressesEvent | N/A |
PressesCancelled(NSSet<UIPress>,UIPressesEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
presses | NSSet<UIPress > | N/A |
evt | UIPressesEvent | N/A |
PressesChanged(NSSet<UIPress>,UIPressesEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
presses | NSSet<UIPress > | N/A |
evt | UIPressesEvent | N/A |
PressesEnded(NSSet<UIPress>,UIPressesEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
presses | NSSet<UIPress > | N/A |
evt | UIPressesEvent | N/A |
Refresh(IEnumerable<Overlay>)
¶
Summary
Refreshes the specified overlays.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
overlays | IEnumerable<Overlay > | The overlays. |
Refresh()
¶
Summary
Refreshes this instance.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ReloadInputViews()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
RemoteControlReceived(UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
theEvent | UIEvent | N/A |
RemoveConstraint(NSLayoutConstraint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
constraint | NSLayoutConstraint | N/A |
RemoveConstraints(NSLayoutConstraint[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
constraints | NSLayoutConstraint[] | N/A |
RemoveFromSuperview()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
RemoveGestureRecognizer(UIGestureRecognizer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
gestureRecognizer | UIGestureRecognizer | N/A |
RemoveInteraction(IUIInteraction)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
interaction | IUIInteraction | N/A |
RemoveLayoutGuide(UILayoutGuide)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
guide | UILayoutGuide | N/A |
RemoveMotionEffect(UIMotionEffect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
effect | UIMotionEffect | N/A |
RemoveObserver(NSObject,NSString,IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | NSString | N/A |
context | IntPtr | N/A |
RemoveObserver(NSObject,String,IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | String | N/A |
context | IntPtr | N/A |
RemoveObserver(NSObject,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | NSString | N/A |
RemoveObserver(NSObject,String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
observer | NSObject | N/A |
keyPath | String | N/A |
ResignFirstResponder()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ResizableSnapshotView(CGRect,Boolean,UIEdgeInsets)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
UIView | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
afterScreenUpdates | Boolean | N/A |
capInsets | UIEdgeInsets | N/A |
RespondsToSelector(Selector)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
sel | Selector | N/A |
RestoreUserActivityState(NSUserActivity)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
activity | NSUserActivity | N/A |
SafeAreaInsetsDidChange()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Select(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
SelectAll(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
SendSubviewToBack(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
view | UIView | N/A |
SetContentCompressionResistancePriority(Single,UILayoutConstraintAxis)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
priority | Single | N/A |
axis | UILayoutConstraintAxis | N/A |
SetContentHuggingPriority(Single,UILayoutConstraintAxis)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
priority | Single | N/A |
axis | UILayoutConstraintAxis | N/A |
SetNativeField(String,NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
name | String | N/A |
value | NSObject | N/A |
SetNeedsDisplay()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SetNeedsDisplayInRect(CGRect)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
rect | CGRect | N/A |
SetNeedsFocusUpdate()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SetNeedsLayout()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SetNeedsUpdateConstraints()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SetNilValueForKey(NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
key | NSString | N/A |
SetValueForKey(NSObject,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
value | NSObject | N/A |
key | NSString | N/A |
SetValueForKeyPath(NSObject,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
value | NSObject | N/A |
keyPath | NSString | N/A |
SetValueForKeyPath(IntPtr,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
handle | IntPtr | N/A |
keyPath | NSString | N/A |
SetValueForUndefinedKey(NSObject,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
value | NSObject | N/A |
undefinedKey | NSString | N/A |
SetValuesForKeysWithDictionary(NSDictionary)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
keyedValues | NSDictionary | N/A |
ShouldUpdateFocus(UIFocusUpdateContext)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
context | UIFocusUpdateContext | N/A |
SizeThatFits(CGSize)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGSize | N/A |
Parameters
Name | Type | Description |
---|---|---|
size | CGSize | N/A |
SizeToFit()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SnapshotView(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
UIView | N/A |
Parameters
Name | Type | Description |
---|---|---|
afterScreenUpdates | Boolean | N/A |
SubviewAdded(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
uiview | UIView | N/A |
SystemLayoutSizeFittingSize(CGSize)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGSize | N/A |
Parameters
Name | Type | Description |
---|---|---|
size | CGSize | N/A |
SystemLayoutSizeFittingSize(CGSize,Single,Single)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
CGSize | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetSize | CGSize | N/A |
horizontalFittingPriority | Single | N/A |
verticalFittingPriority | Single | N/A |
TintColorDidChange()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToggleBoldface(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
ToggleItalics(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
ToggleUnderline(NSObject)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
sender | NSObject | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
TouchesBegan(NSSet,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touches | NSSet | N/A |
evt | UIEvent | N/A |
TouchesCancelled(NSSet,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touches | NSSet | N/A |
evt | UIEvent | N/A |
TouchesEnded(NSSet,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touches | NSSet | N/A |
evt | UIEvent | N/A |
TouchesEstimatedPropertiesUpdated(NSSet)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touches | NSSet | N/A |
TouchesMoved(NSSet,UIEvent)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touches | NSSet | N/A |
evt | UIEvent | N/A |
ToWorldCoordinate(ScreenPointF)
¶
Summary
Converts the provided screen points to world points.
Remarks
N/A
Return Value
Type | Description |
---|---|
PointShape | A world coordinate that is converted. |
Parameters
Name | Type | Description |
---|---|---|
screenCoordinate | ScreenPointF | Screen point to be converted. |
TraitCollectionDidChange(UITraitCollection)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
previousTraitCollection | UITraitCollection | N/A |
UpdateConstraints()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
UpdateConstraintsIfNeeded()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
UpdateFocusIfNeeded()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
UpdateTextAttributes(UITextAttributesConversionHandler)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
conversionHandler | UITextAttributesConversionHandler | N/A |
UpdateUserActivityState(NSUserActivity)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
activity | NSUserActivity | N/A |
ValidateCommand(UICommand)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
command | UICommand | N/A |
ValueForKey(NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
key | NSString | N/A |
ValueForKeyPath(NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
keyPath | NSString | N/A |
ValueForUndefinedKey(NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
NSObject | N/A |
Parameters
Name | Type | Description |
---|---|---|
key | NSString | N/A |
ViewWithTag(nint)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
UIView | N/A |
Parameters
Name | Type | Description |
---|---|---|
tag | nint | N/A |
WillChange(NSKeyValueChange,NSIndexSet,NSString)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
changeKind | NSKeyValueChange | N/A |
indexes | NSIndexSet | N/A |
forKey | NSString | N/A |
WillChange(NSString,NSKeyValueSetMutationKind,NSSet)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
forKey | NSString | N/A |
mutationKind | NSKeyValueSetMutationKind | N/A |
objects | NSSet | N/A |
WillChangeValue(String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
forKey | String | N/A |
WillDrawLayer(CALayer)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
layer | CALayer | N/A |
WillMoveToSuperview(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
newsuper | UIView | N/A |
WillMoveToWindow(UIWindow)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
window | UIWindow | N/A |
WillRemoveSubview(UIView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
uiview | UIView | N/A |
ZoomIn(Int32)
¶
Summary
Zooms the map in for one level.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
percentage | Int32 | The percentage. |
ZoomInByAnchorPoint(ScreenPointF)
¶
Summary
Zooms the in by anchor point.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touchPosition | ScreenPointF | The touch position. |
ZoomOut(Int32)
¶
Summary
Zooms the map in by the provided percentage.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
percentage | Int32 | The percentage. |
ZoomTo(Feature)
¶
Summary
Zooms the map to specified feature.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
feature | Feature | The feature. |
ZoomTo(BaseShape)
¶
Summary
Zooms the map to specified feature.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetShape | BaseShape | The target shape. |
ZoomTo(PointShape,Double)
¶
Summary
This method zooms current map to a specified position and scale.
Remarks
When calling this method, it doesn't refresh existing Tiles on the current map. For example, if using a TileOverlay such as LayerOverlay; a layer style is changed, Refresh method is proper to call.
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
worldCenter | PointShape | A world center to zoom the map to. |
scale | Double | A double value indicates the scale to zoom the map to. |
ZoomToNextExtent()
¶
Summary
Zooms to next extent.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ZoomToPreviousExtent()
¶
Summary
Zooms to previous extent.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ZoomToScale(Double)
¶
Summary
Zooms the map to specified scale.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetScale | Double | The target scale. |
Protected Methods¶
BeginInvokeOnMainThread(SendOrPostCallback,Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
cb | SendOrPostCallback | N/A |
state | Object | N/A |
ClearHandle()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Dispose(Boolean)
¶
Summary
Releases the resources used by the UIView object.
Remarks
This Dispose method releases the resources used by the UIView class.This method is called by both the Dispose() method and the object finalizer (Finalize). When invoked by the Dispose method, the parameter disposing is set to and any managed object references that this object holds are also disposed or released; when invoked by the object finalizer, on the finalizer thread the value is set to . Calling the Dispose method when you are finished using the UIView ensures that all external resources used by this managed object are released as soon as possible. Once you have invoked the Dispose method, the object is no longer useful and you should no longer make any calls to it. For more information on how to override this method and on the Dispose/IDisposable pattern, read the ``Implementing a Dispose Method'' document at http:msdn.microsoft.com/en-us/library/fs2xkftw.aspx
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
disposing | Boolean | If set to , the method is invoked directly and will dispose manage and unmanaged resources; If set to the method is being called by the garbage collector finalizer and should only release unmanaged resources. |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
InitializeHandle(IntPtr)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
handle | IntPtr | N/A |
InitializeHandle(IntPtr,String)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
handle | IntPtr | N/A |
initSelector | String | N/A |
InvokeOnMainThread(SendOrPostCallback,Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
cb | SendOrPostCallback | N/A |
state | Object | N/A |
MarkDirty()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MarkDirty(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
allowCustomTypes | Boolean | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnCurrentExtentChanged(CurrentExtentChangedMapViewEventArgs)
¶
Summary
Raises the event.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | CurrentExtentChangedMapViewEventArgs | The instance containing the event data. |
OnCurrentExtentChanging(CurrentExtentChangingMapViewEventArgs)
¶
Summary
Raises the event.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | CurrentExtentChangingMapViewEventArgs | The instance containing the event data. |
OnCurrentScaleChanged(CurrentScaleChangedMapViewEventArgs)
¶
Summary
Raises the event.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | CurrentScaleChangedMapViewEventArgs | The instance containing the event data. |
OnCurrentScaleChanging(CurrentScaleChangingMapViewEventArgs)
¶
Summary
Raises the event.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | CurrentScaleChangingMapViewEventArgs | The instance containing the event data. |
OnDoubleTap(UIGestureRecognizer)
¶
Summary
Called when [double tap].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnLongPress(UIGestureRecognizer)
¶
Summary
Called when [long press].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnSingleTap(UIGestureRecognizer)
¶
Summary
Called when [single tap].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnTouchDown(UIGestureRecognizer)
¶
Summary
Called when [touch down].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnTouchMove(UIGestureRecognizer)
¶
Summary
Called when [touch move].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnTouchPinch(UIGestureRecognizer)
¶
Summary
Called when [touch pinch].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
OnTouchUp(UIGestureRecognizer)
¶
Summary
Called when [touch up].
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | UIGestureRecognizer | The e. |
PanCore(PanDirection,Int32)
¶
Summary
This function will pan the currentExtent based on a direction and percentage.
Remarks
This method will change the current extent by panning according to the direction and percentage specified.
Return Value
Type | Description |
---|---|
Void | None. |
Parameters
Name | Type | Description |
---|---|---|
direction | PanDirection | This parameter is the direction in which you want to pan. |
percentage | Int32 | This parameter is the percentage by which you want to pan. |
RefreshCore()
¶
Summary
Refreshes current map control.
Remarks
Refreshes all the existing overlays and map tools.
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ZoomInByAnchorPointCore(ScreenPointF)
¶
Summary
Zooms the in by anchor point core.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
touchPosition | ScreenPointF | The touch position. |
ZoomInCore(Int32)
¶
Summary
Zooms the map in by the provided percentage.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
percentage | Int32 | A scale to zoom the map in. |
ZoomOutCore(Int32)
¶
Summary
Zooms the map out by the provided percentage.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
percentage | Int32 | A scale to zoom the map in. |
ZoomToCore(RectangleShape)
¶
Summary
Zooms the map in by the provided extent and locates to extent.
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extent | RectangleShape | The extent. |
ZoomToScaleCore(Double)
¶
Summary
This method zooms current map to a specified scale.
Remarks
When calling this method, it doesn't refresh existing Tiles on the current map. For example, if using a TileOverlay such as LayerOverlay; a layer style is changed, Refresh method is proper to call.
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetScale | Double | A double value indicates the scale to zoom the map to. |
Public Events¶
CurrentExtentChanging¶
N/A
Remarks
N/A
Event Arguments
CurrentExtentChangingMapViewEventArgs
CurrentExtentChanged¶
N/A
Remarks
N/A
Event Arguments
CurrentExtentChangedMapViewEventArgs
CurrentScaleChanging¶
N/A
Remarks
N/A
Event Arguments
CurrentScaleChangingMapViewEventArgs
CurrentScaleChanged¶
N/A
Remarks
N/A
Event Arguments
CurrentScaleChangedMapViewEventArgs
MapLongPress¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapSingleTap¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapDoubleTap¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapTouchMove¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapTouchUp¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapTouchDown¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer
MapTouchPinch¶
N/A
Remarks
N/A
Event Arguments
UIGestureRecognizer