Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
<!– Class –>
This class represents the MapViewRenderer.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
| Name | Parameters | DeclaringType | Summary |
AccessibilityActivate | | UIView | |
AccessibilityDecrement | | UIResponder | |
AccessibilityElementDidBecomeFocused | | UIResponder | |
AccessibilityElementDidLoseFocus | | UIResponder | |
AccessibilityElementIsFocused | | UIResponder | |
AccessibilityIncrement | | UIResponder | |
AccessibilityPerformEscape | | UIResponder | |
AccessibilityPerformMagicTap | | UIResponder | |
AccessibilityScroll | UIAccessibilityScrollDirection | UIResponder | |
Add | UIView | UIView | |
AddConstraint | NSLayoutConstraint | UIView | |
AddConstraints | NSLayoutConstraint[] | UIView | |
AddGestureRecognizer | UIGestureRecognizer | UIView | |
AddMotionEffect | UIMotionEffect | UIView | |
AddObserver | NSObject, String, NSKeyValueObservingOptions, IntPtr | NSObject | |
AddObserver | NSObject, NSString, NSKeyValueObservingOptions, IntPtr | NSObject | |
AddObserver | NSString, NSKeyValueObservingOptions, Action<NSObservedChange> | NSObject | |
AddObserver | String, NSKeyValueObservingOptions, Action<NSObservedChange> | NSObject | |
AddSubview | UIView | UIView | |
AddSubviews | UIView[] | UIView | |
AlignmentRectForFrame | CGRect | UIView | |
AwakeFromNib | | NSObject | |
BecomeFirstResponder | | UIResponder | |
BeginInvokeOnMainThread | Action | NSObject | |
BeginInvokeOnMainThread | Selector, NSObject | NSObject | |
BringSubviewToFront | UIView | UIView | |
CanPerform | Selector, NSObject | UIResponder | |
ConformsToProtocol | IntPtr | NSObject | |
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 | |
Copy | | NSObject | |
Copy | NSObject | UIResponder | |
Cut | NSObject | UIResponder | |
DangerousAutorelease | | NSObject | |
DangerousRelease | | NSObject | |
DangerousRetain | | NSObject | |
DecodeRestorableState | NSCoder | UIView | |
Delete | NSObject | UIResponder | |
DidChange | NSKeyValueChange, NSIndexSet, NSString | NSObject | |
DidChange | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | |
DidChangeValue | String | NSObject | |
Dispose | | NSObject | |
DoesNotRecognizeSelector | Selector | NSObject | |
Draw | CGRect | UIView | |
DrawRect | CGRect, UIViewPrintFormatter | UIView | |
DrawViewHierarchy | CGRect, Boolean | UIView | |
EncodeRestorableState | NSCoder | UIView | |
EncodeTo | NSCoder | UIView | |
Equals | Object | Object(overriden) | |
Equals | NSObject | NSObject | |
ExchangeSubview | nint, nint | UIView | |
ExerciseAmbiguityInLayout | | UIView | |
FrameForAlignmentRect | CGRect | UIView | |
GestureRecognizerShouldBegin | UIGestureRecognizer | UIView | |
GetConstraintsAffectingLayout | UILayoutConstraintAxis | UIView | |
GetDesiredSize | Double, Double | VisualElementRenderer<MapView> | |
GetDictionaryOfValuesFromKeys | NSString[] | NSObject | |
GetEnumerator | | UIView | |
GetHashCode | | Object(overriden) | |
GetNativeField | String | NSObject | |
GetNativeHash | | NSObject | |
GetTargetForAction | Selector, NSObject | UIResponder | |
GetType | | Object | |
HitTest | CGPoint, UIEvent | UIView | |
Init | | NSObject | |
InsertSubview | UIView, nint | UIView | |
InsertSubviewAbove | UIView, UIView | UIView | |
InsertSubviewBelow | UIView, UIView | UIView | |
InvalidateIntrinsicContentSize | | UIView | |
Invoke | Action, TimeSpan | NSObject | |
Invoke | Action, Double | NSObject | |
InvokeOnMainThread | Action | NSObject | |
InvokeOnMainThread | Selector, NSObject | NSObject | |
IsDescendantOfView | UIView | UIView | |
IsEqual | NSObject | NSObject | |
IsKindOfClass | Class | NSObject | |
IsMemberOfClass | Class | NSObject | |
LayoutIfNeeded | | UIView | |
LayoutMarginsDidChange | | UIView | |
LayoutSubviews | | UIView(overriden) | Layouts the subviews. |
MakeTextWritingDirectionLeftToRight | NSObject | UIResponder | |
MakeTextWritingDirectionRightToLeft | NSObject | UIResponder | |
MotionBegan | UIEventSubtype, UIEvent | UIResponder | |
MotionCancelled | UIEventSubtype, UIEvent | UIResponder | |
MotionEnded | UIEventSubtype, UIEvent | UIResponder | |
MovedToSuperview | | UIView | |
MovedToWindow | | UIView | |
MutableCopy | | NSObject | |
NeedsUpdateConstraints | | UIView | |
ObserveValue | NSString, NSObject, NSDictionary, IntPtr | NSObject | |
Paste | NSObject | UIResponder | |
PerformSelector | Selector, NSObject, NSObject | NSObject | |
PerformSelector | Selector, NSObject | NSObject | |
PerformSelector | Selector | NSObject | |
PerformSelector | Selector, NSThread, NSObject, Boolean, NSString[] | NSObject | |
PerformSelector | Selector, NSObject, Double | NSObject | |
PerformSelector | Selector, NSObject, Double, NSString[] | NSObject | |
PerformSelector | Selector, NSThread, NSObject, Boolean | NSObject | |
PointInside | CGPoint, UIEvent | UIView | |
ReloadInputViews | | UIResponder | |
RemoteControlReceived | UIEvent | UIResponder | |
RemoveConstraint | NSLayoutConstraint | UIView | |
RemoveConstraints | NSLayoutConstraint[] | UIView | |
RemoveFromSuperview | | UIView | |
RemoveGestureRecognizer | UIGestureRecognizer | UIView | |
RemoveMotionEffect | UIMotionEffect | UIView | |
RemoveObserver | NSObject, NSString, IntPtr | NSObject | |
RemoveObserver | NSObject, NSString | NSObject | |
RemoveObserver | NSObject, String, IntPtr | NSObject | |
RemoveObserver | NSObject, String | NSObject | |
ResignFirstResponder | | UIResponder | |
ResizableSnapshotView | CGRect, Boolean, UIEdgeInsets | UIView | |
RespondsToSelector | Selector | NSObject | |
RestoreUserActivityState | NSUserActivity | UIResponder | |
Select | NSObject | UIResponder | |
SelectAll | NSObject | UIResponder | |
SendSubviewToBack | UIView | UIView | |
SetContentCompressionResistancePriority | Single, UILayoutConstraintAxis | UIView | |
SetContentHuggingPriority | Single, UILayoutConstraintAxis | UIView | |
SetElement | MapView | VisualElementRenderer<MapView> | |
SetElementSize | Size | VisualElementRenderer<MapView> | |
SetNativeField | String, NSObject | NSObject | |
SetNeedsDisplay | | UIView | |
SetNeedsDisplayInRect | CGRect | UIView | |
SetNeedsLayout | | UIView | |
SetNeedsUpdateConstraints | | UIView | |
SetNilValueForKey | NSString | NSObject | |
SetValueForKey | NSObject, NSString | NSObject | |
SetValueForKeyPath | NSObject, NSString | NSObject | |
SetValueForKeyPath | IntPtr, NSString | NSObject | |
SetValueForUndefinedKey | NSObject, NSString | NSObject | |
SetValuesForKeysWithDictionary | NSDictionary | NSObject | |
SizeThatFits | CGSize | UIView(overriden) | Sizes the that fits. |
SizeToFit | | UIView | |
SnapshotView | Boolean | UIView | |
SubviewAdded | UIView | UIView | |
SystemLayoutSizeFittingSize | CGSize | UIView | |
SystemLayoutSizeFittingSize | CGSize, Single, Single | UIView | |
TintColorDidChange | | UIView | |
ToString | | Object(overriden) | |
ToggleBoldface | NSObject | UIResponder | |
ToggleItalics | NSObject | UIResponder | |
ToggleUnderline | NSObject | UIResponder | |
TouchesBegan | NSSet, UIEvent | UIResponder | |
TouchesCancelled | NSSet, UIEvent | UIResponder | |
TouchesEnded | NSSet, UIEvent | UIResponder | |
TouchesMoved | NSSet, UIEvent | UIResponder | |
TraitCollectionDidChange | UITraitCollection | UIView | |
UpdateConstraints | | UIView | |
UpdateConstraintsIfNeeded | | UIView | |
UpdateUserActivityState | NSUserActivity | UIResponder | |
ValueForKey | NSString | NSObject | |
ValueForKeyPath | NSString | NSObject | |
ValueForUndefinedKey | NSString | NSObject | |
ViewWithTag | nint | UIView | |
WillChange | NSKeyValueChange, NSIndexSet, NSString | NSObject | |
WillChange | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | |
WillChangeValue | String | NSObject | |
WillMoveToSuperview | UIView | UIView | |
WillMoveToWindow | UIWindow | UIView | |
WillRemoveSubview | UIView | UIView | |
Protected Methods
Public Properties
Protected Properties
Public Events
| Name | Event Arguments | DeclaringType | Summary |
ElementChanged | MapView, MapSuiteFormsEdition,0, Culture=neutral, PublicKeyToken=null]] | VisualElementRenderer<MapView> | |
Public Constructors
MapViewRenderer()
Parameters
Protected Constructors
Public Methods
AccessibilityActivate()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
AccessibilityDecrement()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
AccessibilityElementDidBecomeFocused()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
AccessibilityElementDidLoseFocus()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
AccessibilityElementIsFocused()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
AccessibilityIncrement()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| direction | UIAccessibilityScrollDirection<!– UIKit.UIAccessibilityScrollDirection –> | |
<!– UIKit.UIResponder –>
Go Back
Add(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
AddConstraint(NSLayoutConstraint)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| constraint | NSLayoutConstraint<!– UIKit.NSLayoutConstraint –> | |
<!– UIKit.UIView –>
Go Back
AddConstraints(NSLayoutConstraint[])
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
AddGestureRecognizer(UIGestureRecognizer)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| gestureRecognizer | UIGestureRecognizer<!– UIKit.UIGestureRecognizer –> | |
<!– UIKit.UIView –>
Go Back
AddMotionEffect(UIMotionEffect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| effect | UIMotionEffect<!– UIKit.UIMotionEffect –> | |
<!– UIKit.UIView –>
Go Back
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | String<!– System.String –> | |
| options | NSKeyValueObservingOptions<!– Foundation.NSKeyValueObservingOptions –> | |
| context | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | NSString<!– Foundation.NSString –> | |
| options | NSKeyValueObservingOptions<!– Foundation.NSKeyValueObservingOptions –> | |
| context | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)
Return Value
| Return Type | Description |
| IDisposable<!– System.IDisposable –> | |
Parameters
| Name | Type | Description |
| key | NSString<!– Foundation.NSString –> | |
| options | NSKeyValueObservingOptions<!– Foundation.NSKeyValueObservingOptions –> | |
| observer | Action<NSObservedChange><!– System.Action{Foundation.NSObservedChange} –> | |
<!– Foundation.NSObject –>
Go Back
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)
Return Value
| Return Type | Description |
| IDisposable<!– System.IDisposable –> | |
Parameters
| Name | Type | Description |
| key | String<!– System.String –> | |
| options | NSKeyValueObservingOptions<!– Foundation.NSKeyValueObservingOptions –> | |
| observer | Action<NSObservedChange><!– System.Action{Foundation.NSObservedChange} –> | |
<!– Foundation.NSObject –>
Go Back
AddSubview(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
AddSubviews(UIView[])
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
AlignmentRectForFrame(CGRect)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| frame | CGRect<!– CoreGraphics.CGRect –> | |
<!– UIKit.UIView –>
Go Back
AwakeFromNib()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
BecomeFirstResponder()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
BeginInvokeOnMainThread(Action)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
<!– Foundation.NSObject –>
Go Back
BeginInvokeOnMainThread(Selector, NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sel | Selector<!– ObjCRuntime.Selector –> | |
| obj | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
BringSubviewToFront(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| action | Selector<!– ObjCRuntime.Selector –> | |
| withSender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| protocol | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
ContentCompressionResistancePriority(UILayoutConstraintAxis)
Return Value
| Return Type | Description |
| Single<!– System.Single –> | |
Parameters
| Name | Type | Description |
| axis | UILayoutConstraintAxis<!– UIKit.UILayoutConstraintAxis –> | |
<!– UIKit.UIView –>
Go Back
ContentHuggingPriority(UILayoutConstraintAxis)
Return Value
| Return Type | Description |
| Single<!– System.Single –> | |
Parameters
| Name | Type | Description |
| axis | UILayoutConstraintAxis<!– UIKit.UILayoutConstraintAxis –> | |
<!– UIKit.UIView –>
Go Back
ConvertPointFromCoordinateSpace(CGPoint, IUICoordinateSpace)
Return Value
| Return Type | Description |
| CGPoint<!– CoreGraphics.CGPoint –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| coordinateSpace | IUICoordinateSpace<!– UIKit.IUICoordinateSpace –> | |
<!– UIKit.UIView –>
Go Back
ConvertPointFromView(CGPoint, UIView)
Return Value
| Return Type | Description |
| CGPoint<!– CoreGraphics.CGPoint –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| fromView | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
ConvertPointToCoordinateSpace(CGPoint, IUICoordinateSpace)
Return Value
| Return Type | Description |
| CGPoint<!– CoreGraphics.CGPoint –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| coordinateSpace | IUICoordinateSpace<!– UIKit.IUICoordinateSpace –> | |
<!– UIKit.UIView –>
Go Back
ConvertPointToView(CGPoint, UIView)
Return Value
| Return Type | Description |
| CGPoint<!– CoreGraphics.CGPoint –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| toView | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
ConvertRectFromCoordinateSpace(CGRect, IUICoordinateSpace)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| coordinateSpace | IUICoordinateSpace<!– UIKit.IUICoordinateSpace –> | |
<!– UIKit.UIView –>
Go Back
ConvertRectFromView(CGRect, UIView)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| fromView | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
ConvertRectToCoordinateSpace(CGRect, IUICoordinateSpace)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| coordinateSpace | IUICoordinateSpace<!– UIKit.IUICoordinateSpace –> | |
<!– UIKit.UIView –>
Go Back
ConvertRectToView(CGRect, UIView)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| toView | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
Copy()
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
Copy(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
Cut(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
DangerousAutorelease()
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
DangerousRelease()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
DangerousRetain()
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
DecodeRestorableState(NSCoder)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| coder | NSCoder<!– Foundation.NSCoder –> | |
<!– UIKit.UIView –>
Go Back
Delete(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
DidChange(NSKeyValueChange, NSIndexSet, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changeKind | NSKeyValueChange<!– Foundation.NSKeyValueChange –> | |
| indexes | NSIndexSet<!– Foundation.NSIndexSet –> | |
| forKey | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| forKey | NSString<!– Foundation.NSString –> | |
| mutationKind | NSKeyValueSetMutationKind<!– Foundation.NSKeyValueSetMutationKind –> | |
| objects | NSSet<!– Foundation.NSSet –> | |
<!– Foundation.NSObject –>
Go Back
DidChangeValue(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| forKey | String<!– System.String –> | |
<!– Foundation.NSObject –>
Go Back
Dispose()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
DoesNotRecognizeSelector(Selector)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sel | Selector<!– ObjCRuntime.Selector –> | |
<!– Foundation.NSObject –>
Go Back
Draw(CGRect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| area | CGRect<!– CoreGraphics.CGRect –> | |
| formatter | UIViewPrintFormatter<!– UIKit.UIViewPrintFormatter –> | |
<!– UIKit.UIView –>
Go Back
DrawViewHierarchy(CGRect, Boolean)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| afterScreenUpdates | Boolean<!– System.Boolean –> | |
<!– UIKit.UIView –>
Go Back
EncodeRestorableState(NSCoder)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| coder | NSCoder<!– Foundation.NSCoder –> | |
<!– UIKit.UIView –>
Go Back
EncodeTo(NSCoder)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| encoder | NSCoder<!– Foundation.NSCoder –> | |
<!– UIKit.UIView –>
Go Back
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | Object<!– System.Object –> | |
<!– System.Object(overriden) –>
Go Back
Equals(NSObject)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
ExchangeSubview(nint, nint)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| atIndex | nint<!– System.nint –> | |
| withSubviewAtIndex | nint<!– System.nint –> | |
<!– UIKit.UIView –>
Go Back
ExerciseAmbiguityInLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
FrameForAlignmentRect(CGRect)
Return Value
| Return Type | Description |
| CGRect<!– CoreGraphics.CGRect –> | |
Parameters
| Name | Type | Description |
| alignmentRect | CGRect<!– CoreGraphics.CGRect –> | |
<!– UIKit.UIView –>
Go Back
GestureRecognizerShouldBegin(UIGestureRecognizer)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| gestureRecognizer | UIGestureRecognizer<!– UIKit.UIGestureRecognizer –> | |
<!– UIKit.UIView –>
Go Back
GetConstraintsAffectingLayout(UILayoutConstraintAxis)
Return Value
Parameters
| Name | Type | Description |
| axis | UILayoutConstraintAxis<!– UIKit.UILayoutConstraintAxis –> | |
<!– UIKit.UIView –>
Go Back
GetDesiredSize(Double, Double)
Return Value
| Return Type | Description |
| SizeRequest<!– Xamarin.Forms.SizeRequest –> | |
Parameters
| Name | Type | Description |
| widthConstraint | Double<!– System.Double –> | |
| heightConstraint | Double<!– System.Double –> | |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
GetDictionaryOfValuesFromKeys(NSString[])
Return Value
| Return Type | Description |
| NSDictionary<!– Foundation.NSDictionary –> | |
Parameters
GetEnumerator()
Return Value
| Return Type | Description |
| IEnumerator<!– System.Collections.IEnumerator –> | |
Parameters
GetHashCode()
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
GetNativeField(String)
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| name | String<!– System.String –> | |
<!– Foundation.NSObject –>
Go Back
GetNativeHash()
Return Value
| Return Type | Description |
| nuint<!– System.nuint –> | |
Parameters
GetTargetForAction(Selector, NSObject)
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| action | Selector<!– ObjCRuntime.Selector –> | |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
HitTest(CGPoint, UIEvent)
Return Value
| Return Type | Description |
| UIView<!– UIKit.UIView –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| uievent | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIView –>
Go Back
Init()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
InsertSubview(UIView, nint)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
| atIndex | nint<!– System.nint –> | |
<!– UIKit.UIView –>
Go Back
InsertSubviewAbove(UIView, UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
| siblingSubview | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
InsertSubviewBelow(UIView, UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
| siblingSubview | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
InvalidateIntrinsicContentSize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
Invoke(Action, TimeSpan)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
| delay | TimeSpan<!– System.TimeSpan –> | |
<!– Foundation.NSObject –>
Go Back
Invoke(Action, Double)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
| delay | Double<!– System.Double –> | |
<!– Foundation.NSObject –>
Go Back
InvokeOnMainThread(Action)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| action | Action<!– System.Action –> | |
<!– Foundation.NSObject –>
Go Back
InvokeOnMainThread(Selector, NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sel | Selector<!– ObjCRuntime.Selector –> | |
| obj | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
IsDescendantOfView(UIView)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
IsEqual(NSObject)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| anObject | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
IsKindOfClass(Class)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| aClass | Class<!– ObjCRuntime.Class –> | |
<!– Foundation.NSObject –>
Go Back
IsMemberOfClass(Class)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| aClass | Class<!– ObjCRuntime.Class –> | |
<!– Foundation.NSObject –>
Go Back
LayoutIfNeeded()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
LayoutMarginsDidChange()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
LayoutSubviews()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– UIKit.UIView(overriden) –>
Go Back
MakeTextWritingDirectionLeftToRight(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
MakeTextWritingDirectionRightToLeft(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
MotionBegan(UIEventSubtype, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| motion | UIEventSubtype<!– UIKit.UIEventSubtype –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
MotionCancelled(UIEventSubtype, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| motion | UIEventSubtype<!– UIKit.UIEventSubtype –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
MotionEnded(UIEventSubtype, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| motion | UIEventSubtype<!– UIKit.UIEventSubtype –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
MovedToSuperview()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
MovedToWindow()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
MutableCopy()
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
NeedsUpdateConstraints()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| keyPath | NSString<!– Foundation.NSString –> | |
| ofObject | NSObject<!– Foundation.NSObject –> | |
| change | NSDictionary<!– Foundation.NSDictionary –> | |
| context | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
Paste(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| aSelector | Selector<!– ObjCRuntime.Selector –> | |
| object1 | NSObject<!– Foundation.NSObject –> | |
| object2 | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| aSelector | Selector<!– ObjCRuntime.Selector –> | |
| anObject | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| aSelector | Selector<!– ObjCRuntime.Selector –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selector | Selector<!– ObjCRuntime.Selector –> | |
| onThread | NSThread<!– Foundation.NSThread –> | |
| withObject | NSObject<!– Foundation.NSObject –> | |
| waitUntilDone | Boolean<!– System.Boolean –> | |
| nsRunLoopModes | NSString[]<!– Foundation.NSStringthinkgeo.mapsuite.formsedition.ios.mapviewrenderer –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selector | Selector<!– ObjCRuntime.Selector –> | |
| withObject | NSObject<!– Foundation.NSObject –> | |
| delay | Double<!– System.Double –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selector | Selector<!– ObjCRuntime.Selector –> | |
| withObject | NSObject<!– Foundation.NSObject –> | |
| afterDelay | Double<!– System.Double –> | |
| nsRunLoopModes | NSString[]<!– Foundation.NSStringthinkgeo.mapsuite.formsedition.ios.mapviewrenderer –> | |
<!– Foundation.NSObject –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| selector | Selector<!– ObjCRuntime.Selector –> | |
| onThread | NSThread<!– Foundation.NSThread –> | |
| withObject | NSObject<!– Foundation.NSObject –> | |
| waitUntilDone | Boolean<!– System.Boolean –> | |
<!– Foundation.NSObject –>
Go Back
PointInside(CGPoint, UIEvent)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| point | CGPoint<!– CoreGraphics.CGPoint –> | |
| uievent | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
RemoteControlReceived(UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| theEvent | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
RemoveConstraint(NSLayoutConstraint)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| constraint | NSLayoutConstraint<!– UIKit.NSLayoutConstraint –> | |
<!– UIKit.UIView –>
Go Back
RemoveConstraints(NSLayoutConstraint[])
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
RemoveFromSuperview()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
RemoveGestureRecognizer(UIGestureRecognizer)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| gestureRecognizer | UIGestureRecognizer<!– UIKit.UIGestureRecognizer –> | |
<!– UIKit.UIView –>
Go Back
RemoveMotionEffect(UIMotionEffect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| effect | UIMotionEffect<!– UIKit.UIMotionEffect –> | |
<!– UIKit.UIView –>
Go Back
RemoveObserver(NSObject, NSString, IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | NSString<!– Foundation.NSString –> | |
| context | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
RemoveObserver(NSObject, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
RemoveObserver(NSObject, String, IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | String<!– System.String –> | |
| context | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
RemoveObserver(NSObject, String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| observer | NSObject<!– Foundation.NSObject –> | |
| keyPath | String<!– System.String –> | |
<!– Foundation.NSObject –>
Go Back
ResignFirstResponder()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
ResizableSnapshotView(CGRect, Boolean, UIEdgeInsets)
Return Value
| Return Type | Description |
| UIView<!– UIKit.UIView –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
| afterScreenUpdates | Boolean<!– System.Boolean –> | |
| capInsets | UIEdgeInsets<!– UIKit.UIEdgeInsets –> | |
<!– UIKit.UIView –>
Go Back
RespondsToSelector(Selector)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| sel | Selector<!– ObjCRuntime.Selector –> | |
<!– Foundation.NSObject –>
Go Back
RestoreUserActivityState(NSUserActivity)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| activity | NSUserActivity<!– Foundation.NSUserActivity –> | |
<!– UIKit.UIResponder –>
Go Back
Select(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
SelectAll(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
SendSubviewToBack(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| view | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
SetContentCompressionResistancePriority(Single, UILayoutConstraintAxis)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| priority | Single<!– System.Single –> | |
| axis | UILayoutConstraintAxis<!– UIKit.UILayoutConstraintAxis –> | |
<!– UIKit.UIView –>
Go Back
SetContentHuggingPriority(Single, UILayoutConstraintAxis)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| priority | Single<!– System.Single –> | |
| axis | UILayoutConstraintAxis<!– UIKit.UILayoutConstraintAxis –> | |
<!– UIKit.UIView –>
Go Back
SetElement(MapView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| element | MapView<!– ThinkGeo.MapSuite.FormsEdition.MapView –> | |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
SetElementSize(Size)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| size | Size<!– Xamarin.Forms.Size –> | |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
SetNativeField(String, NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| name | String<!– System.String –> | |
| value | NSObject<!– Foundation.NSObject –> | |
<!– Foundation.NSObject –>
Go Back
SetNeedsDisplay()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
SetNeedsDisplayInRect(CGRect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| rect | CGRect<!– CoreGraphics.CGRect –> | |
<!– UIKit.UIView –>
Go Back
SetNeedsLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
SetNeedsUpdateConstraints()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
SetNilValueForKey(NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| key | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
SetValueForKey(NSObject, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| value | NSObject<!– Foundation.NSObject –> | |
| key | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
SetValueForKeyPath(NSObject, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| value | NSObject<!– Foundation.NSObject –> | |
| keyPath | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
SetValueForKeyPath(IntPtr, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| handle | IntPtr<!– System.IntPtr –> | |
| keyPath | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
SetValueForUndefinedKey(NSObject, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| value | NSObject<!– Foundation.NSObject –> | |
| undefinedKey | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
SetValuesForKeysWithDictionary(NSDictionary)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| keyedValues | NSDictionary<!– Foundation.NSDictionary –> | |
<!– Foundation.NSObject –>
Go Back
SizeThatFits(CGSize)
Return Value
| Return Type | Description |
| CGSize<!– CoreGraphics.CGSize –> | CGSize. |
Parameters
| Name | Type | Description |
| size | CGSize<!– CoreGraphics.CGSize –> | The size. |
<!– UIKit.UIView(overriden) –>
Go Back
SizeToFit()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
SnapshotView(Boolean)
Return Value
| Return Type | Description |
| UIView<!– UIKit.UIView –> | |
Parameters
| Name | Type | Description |
| afterScreenUpdates | Boolean<!– System.Boolean –> | |
<!– UIKit.UIView –>
Go Back
SubviewAdded(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| uiview | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
SystemLayoutSizeFittingSize(CGSize)
Return Value
| Return Type | Description |
| CGSize<!– CoreGraphics.CGSize –> | |
Parameters
| Name | Type | Description |
| size | CGSize<!– CoreGraphics.CGSize –> | |
<!– UIKit.UIView –>
Go Back
SystemLayoutSizeFittingSize(CGSize, Single, Single)
Return Value
| Return Type | Description |
| CGSize<!– CoreGraphics.CGSize –> | |
Parameters
| Name | Type | Description |
| targetSize | CGSize<!– CoreGraphics.CGSize –> | |
| horizontalFittingPriority | Single<!– System.Single –> | |
| verticalFittingPriority | Single<!– System.Single –> | |
<!– UIKit.UIView –>
Go Back
TintColorDidChange()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
ToggleBoldface(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
ToggleItalics(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
ToggleUnderline(NSObject)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | NSObject<!– Foundation.NSObject –> | |
<!– UIKit.UIResponder –>
Go Back
TouchesBegan(NSSet, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| touches | NSSet<!– Foundation.NSSet –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
TouchesCancelled(NSSet, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| touches | NSSet<!– Foundation.NSSet –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
TouchesEnded(NSSet, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| touches | NSSet<!– Foundation.NSSet –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
TouchesMoved(NSSet, UIEvent)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| touches | NSSet<!– Foundation.NSSet –> | |
| evt | UIEvent<!– UIKit.UIEvent –> | |
<!– UIKit.UIResponder –>
Go Back
TraitCollectionDidChange(UITraitCollection)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| previousTraitCollection | UITraitCollection<!– UIKit.UITraitCollection –> | |
<!– UIKit.UIView –>
Go Back
UpdateConstraints()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
UpdateConstraintsIfNeeded()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
UpdateUserActivityState(NSUserActivity)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| activity | NSUserActivity<!– Foundation.NSUserActivity –> | |
<!– UIKit.UIResponder –>
Go Back
ValueForKey(NSString)
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| key | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
ValueForKeyPath(NSString)
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| keyPath | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
ValueForUndefinedKey(NSString)
Return Value
| Return Type | Description |
| NSObject<!– Foundation.NSObject –> | |
Parameters
| Name | Type | Description |
| key | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
ViewWithTag(nint)
Return Value
| Return Type | Description |
| UIView<!– UIKit.UIView –> | |
Parameters
| Name | Type | Description |
| tag | nint<!– System.nint –> | |
<!– UIKit.UIView –>
Go Back
WillChange(NSKeyValueChange, NSIndexSet, NSString)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| changeKind | NSKeyValueChange<!– Foundation.NSKeyValueChange –> | |
| indexes | NSIndexSet<!– Foundation.NSIndexSet –> | |
| forKey | NSString<!– Foundation.NSString –> | |
<!– Foundation.NSObject –>
Go Back
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| forKey | NSString<!– Foundation.NSString –> | |
| mutationKind | NSKeyValueSetMutationKind<!– Foundation.NSKeyValueSetMutationKind –> | |
| objects | NSSet<!– Foundation.NSSet –> | |
<!– Foundation.NSObject –>
Go Back
WillChangeValue(String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| forKey | String<!– System.String –> | |
<!– Foundation.NSObject –>
Go Back
WillMoveToSuperview(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| newsuper | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
WillMoveToWindow(UIWindow)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| window | UIWindow<!– UIKit.UIWindow –> | |
<!– UIKit.UIView –>
Go Back
WillRemoveSubview(UIView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| uiview | UIView<!– UIKit.UIView –> | |
<!– UIKit.UIView –>
Go Back
Protected Methods
Dispose(Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| disposing | Boolean<!– System.Boolean –> | |
<!– Foundation.NSObject(overriden) –>
Go Back
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Object(overriden) –>
Go Back
InitializeHandle(IntPtr, String)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| handle | IntPtr<!– System.IntPtr –> | |
| initSelector | String<!– System.String –> | |
<!– Foundation.NSObject –>
Go Back
InitializeHandle(IntPtr)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| handle | IntPtr<!– System.IntPtr –> | |
<!– Foundation.NSObject –>
Go Back
MarkDirty()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
OnElementChanged(ElementChangedEventArgs<MapView>)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | ElementChangedEventArgs<MapView><!– Xamarin.Forms.Platform.iOS.ElementChangedEventArgs{ThinkGeo.MapSuite.FormsEdition.MapView} –> | The e. |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
OnElementPropertyChanged(Object, PropertyChangedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| sender | Object<!– System.Object –> | |
| e | PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> | |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
SetBackgroundColor(Color)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| color | Color<!– Xamarin.Forms.Color –> | |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView}(overriden) –>
Go Back
SetNativeControl(MapView)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| uiview | MapView<!– ThinkGeo.MapSuite.iOSEdition.MapView –> | |
<!– Xamarin.Forms.Platform.iOS.ViewRenderer{ThinkGeo.MapSuite.FormsEdition.MapView,ThinkGeo.MapSuite.iOSEdition.MapView} –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
Public Properties
AccessibilityActivationPoint
Return Value
| Return Type |
| CGPoint<!– CoreGraphics.CGPoint –> |
<!– UIKit.UIView –>
Go Back
AccessibilityCustomActions
Return Value
AccessibilityElementsHidden
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
AccessibilityFrame
Return Value
| Return Type |
| CGRect<!– CoreGraphics.CGRect –> |
<!– UIKit.UIView –>
Go Back
AccessibilityHint
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
AccessibilityIdentifier
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
AccessibilityLabel
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
AccessibilityLanguage
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
AccessibilityNavigationStyle
Return Value
| Return Type |
| UIAccessibilityNavigationStyle<!– UIKit.UIAccessibilityNavigationStyle –> |
<!– UIKit.UIView –>
Go Back
AccessibilityPath
Return Value
| Return Type |
| UIBezierPath<!– UIKit.UIBezierPath –> |
<!– UIKit.UIView –>
Go Back
AccessibilityTraits
Return Value
| Return Type |
| UIAccessibilityTrait<!– UIKit.UIAccessibilityTrait –> |
<!– UIKit.UIView –>
Go Back
AccessibilityValue
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
AccessibilityViewIsModal
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
AlignmentRectInsets
Return Value
| Return Type |
| UIEdgeInsets<!– UIKit.UIEdgeInsets –> |
<!– UIKit.UIView –>
Go Back
Alpha
Return Value
| Return Type |
| nfloat<!– System.nfloat –> |
<!– UIKit.UIView –>
Go Back
AutoresizingMask
Return Value
| Return Type |
| UIViewAutoresizing<!– UIKit.UIViewAutoresizing –> |
<!– UIKit.UIView –>
Go Back
AutosizesSubviews
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
BackgroundColor
Return Value
| Return Type |
| UIColor<!– UIKit.UIColor –> |
<!– UIKit.UIView(overriden) –>
Go Back
Bounds
Return Value
| Return Type |
| CGRect<!– CoreGraphics.CGRect –> |
<!– UIKit.UIView –>
Go Back
CanBecomeFirstResponder
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIResponder –>
Go Back
CanResignFirstResponder
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIResponder –>
Go Back
Center
Return Value
| Return Type |
| CGPoint<!– CoreGraphics.CGPoint –> |
<!– UIKit.UIView –>
Go Back
Class
Return Value
| Return Type |
| Class<!– ObjCRuntime.Class –> |
<!– Foundation.NSObject –>
Go Back
ClassHandle
Return Value
| Return Type |
| IntPtr<!– System.IntPtr –> |
<!– Foundation.NSObject(overriden) –>
Go Back
ClearsContextBeforeDrawing
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
ClipsToBounds
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
Constraints
Return Value
ContentMode
Return Value
| Return Type |
| UIViewContentMode<!– UIKit.UIViewContentMode –> |
<!– UIKit.UIView –>
Go Back
ContentScaleFactor
Return Value
| Return Type |
| nfloat<!– System.nfloat –> |
<!– UIKit.UIView –>
Go Back
ContentStretch
Return Value
| Return Type |
| CGRect<!– CoreGraphics.CGRect –> |
<!– UIKit.UIView –>
Go Back
Control
Return Value
| Return Type |
| MapView<!– ThinkGeo.MapSuite.iOSEdition.MapView –> |
<!– Xamarin.Forms.Platform.iOS.ViewRenderer{ThinkGeo.MapSuite.FormsEdition.MapView,ThinkGeo.MapSuite.iOSEdition.MapView} –>
Go Back
DebugDescription
Return Value
| Return Type |
| String<!– System.String –> |
<!– Foundation.NSObject –>
Go Back
Description
Return Value
| Return Type |
| String<!– System.String –> |
<!– Foundation.NSObject –>
Go Back
Element
Return Value
| Return Type |
| MapView<!– ThinkGeo.MapSuite.FormsEdition.MapView –> |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
ExclusiveTouch
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
Frame
Return Value
| Return Type |
| CGRect<!– CoreGraphics.CGRect –> |
<!– UIKit.UIView –>
Go Back
GestureRecognizers
Return Value
Handle
Return Value
| Return Type |
| IntPtr<!– System.IntPtr –> |
<!– Foundation.NSObject –>
Go Back
HasAmbiguousLayout
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
Hidden
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– UIKit.UIResponder –>
Go Back
Return Value
| Return Type |
| UIInputViewController<!– UIKit.UIInputViewController –> |
<!– UIKit.UIResponder –>
Go Back
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– UIKit.UIResponder –>
Go Back
Return Value
| Return Type |
| UIInputViewController<!– UIKit.UIInputViewController –> |
<!– UIKit.UIResponder –>
Go Back
IntrinsicContentSize
Return Value
| Return Type |
| CGSize<!– CoreGraphics.CGSize –> |
<!– UIKit.UIView –>
Go Back
IsAccessibilityElement
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
IsFirstResponder
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIResponder –>
Go Back
IsProxy
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Foundation.NSObject –>
Go Back
KeyCommands
Return Value
Layer
Return Value
| Return Type |
| CALayer<!– CoreAnimation.CALayer –> |
<!– UIKit.UIView –>
Go Back
LayoutMargins
Return Value
| Return Type |
| UIEdgeInsets<!– UIKit.UIEdgeInsets –> |
<!– UIKit.UIView –>
Go Back
MaskView
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– UIKit.UIView –>
Go Back
MotionEffects
Return Value
MultipleTouchEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
NativeView
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
NextResponder
Return Value
| Return Type |
| UIResponder<!– UIKit.UIResponder –> |
<!– UIKit.UIResponder –>
Go Back
Opaque
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
PreservesSuperviewLayoutMargins
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
RestorationIdentifier
Return Value
| Return Type |
| String<!– System.String –> |
<!– UIKit.UIView –>
Go Back
RetainCount
Return Value
| Return Type |
| nuint<!– System.nuint –> |
<!– Foundation.NSObject –>
Go Back
Self
Return Value
| Return Type |
| NSObject<!– Foundation.NSObject –> |
<!– Foundation.NSObject –>
Go Back
ShouldGroupAccessibilityChildren
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
Subviews
Return Value
SuperHandle
Return Value
| Return Type |
| IntPtr<!– System.IntPtr –> |
<!– Foundation.NSObject –>
Go Back
Superclass
Return Value
| Return Type |
| Class<!– ObjCRuntime.Class –> |
<!– Foundation.NSObject –>
Go Back
Superview
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– UIKit.UIView –>
Go Back
Tag
Return Value
| Return Type |
| nint<!– System.nint –> |
<!– UIKit.UIView –>
Go Back
TextInputContextIdentifier
Return Value
| Return Type |
| NSString<!– Foundation.NSString –> |
<!– UIKit.UIResponder –>
Go Back
TextInputMode
Return Value
| Return Type |
| UITextInputMode<!– UIKit.UITextInputMode –> |
<!– UIKit.UIResponder –>
Go Back
TintAdjustmentMode
Return Value
| Return Type |
| UIViewTintAdjustmentMode<!– UIKit.UIViewTintAdjustmentMode –> |
<!– UIKit.UIView –>
Go Back
TintColor
Return Value
| Return Type |
| UIColor<!– UIKit.UIColor –> |
<!– UIKit.UIView –>
Go Back
TraitCollection
Return Value
| Return Type |
| UITraitCollection<!– UIKit.UITraitCollection –> |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type |
| CGAffineTransform<!– CoreGraphics.CGAffineTransform –> |
<!– UIKit.UIView –>
Go Back
TranslatesAutoresizingMaskIntoConstraints
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
UndoManager
Return Value
| Return Type |
| NSUndoManager<!– Foundation.NSUndoManager –> |
<!– UIKit.UIResponder –>
Go Back
UserActivity
Return Value
| Return Type |
| NSUserActivity<!– Foundation.NSUserActivity –> |
<!– UIKit.UIResponder –>
Go Back
UserInteractionEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– UIKit.UIView –>
Go Back
ViewController
Return Value
| Return Type |
| UIViewController<!– UIKit.UIViewController –> |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
ViewForBaselineLayout
Return Value
| Return Type |
| UIView<!– UIKit.UIView –> |
<!– UIKit.UIView –>
Go Back
Return Value
| Return Type |
| UIViewPrintFormatter<!– UIKit.UIViewPrintFormatter –> |
<!– UIKit.UIView –>
Go Back
Window
Return Value
| Return Type |
| UIWindow<!– UIKit.UIWindow –> |
<!– UIKit.UIView –>
Go Back
Zone
Return Value
| Return Type |
| NSZone<!– Foundation.NSZone –> |
<!– Foundation.NSObject –>
Go Back
Protected Properties
AutoPackage
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
AutoTrack
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Xamarin.Forms.Platform.iOS.VisualElementRenderer{ThinkGeo.MapSuite.FormsEdition.MapView} –>
Go Back
IsDirectBinding
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– Foundation.NSObject –>
Go Back
Public Events
ElementChanged
Event Arguments