====== ThinkGeo.MapSuite.iOSEdition.Popup ====== {{section>upgrade_map_suite_to_10.0}} This class represents a popup control for placing on the map. ===== Inheritance Hierarchy ===== *System.Object **MonoTouch.Foundation.NSObject ***MonoTouch.UIKit.UIResponder ****MonoTouch.UIKit.UIView *****[[ThinkGeo.MapSuite.iOSEdition.Popup]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#Popup(PointShape)|Popup]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | Initializes a new instance of the class. | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityActivate()|AccessibilityActivate]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityDecrement()|AccessibilityDecrement]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityDecrement()|AccessibilityDecrement]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityElementDidBecomeFocused()|AccessibilityElementDidBecomeFocused]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityElementDidLoseFocus()|AccessibilityElementDidLoseFocus]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityElementIsFocused()|AccessibilityElementIsFocused]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityIncrement()|AccessibilityIncrement]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityIncrement()|AccessibilityIncrement]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityPerformEscape()|AccessibilityPerformEscape]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityPerformMagicTap()|AccessibilityPerformMagicTap]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityScroll(UIAccessibilityScrollDirection)|AccessibilityScroll]] | UIAccessibilityScrollDirection | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AccessibilityScroll(UIAccessibilityScrollDirection)|AccessibilityScroll]] | UIAccessibilityScrollDirection | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#Add(UIView)|Add]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddConstraint(NSLayoutConstraint)|AddConstraint]] | NSLayoutConstraint | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddConstraints(NSLayoutConstraint[])|AddConstraints]] | NSLayoutConstraint[] | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddGestureRecognizer(UIGestureRecognizer)|AddGestureRecognizer]] | UIGestureRecognizer | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddMotionEffect(UIMotionEffect)|AddMotionEffect]] | UIMotionEffect | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)|AddObserver]] | NSObject, NSString, NSKeyValueObservingOptions, IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)|AddObserver]] | NSObject, String, NSKeyValueObservingOptions, IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddObserver(NSString, NSKeyValueObservingOptions, Action)|AddObserver]] | NSString, NSKeyValueObservingOptions, Action | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddObserver(String, NSKeyValueObservingOptions, Action)|AddObserver]] | String, NSKeyValueObservingOptions, Action | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddSubview(UIView)|AddSubview]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AddSubviews(UIView[])|AddSubviews]] | UIView[] | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AlignmentRectForFrame(RectangleF)|AlignmentRectForFrame]] | RectangleF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#AwakeFromNib()|AwakeFromNib]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#BecomeFirstResponder()|BecomeFirstResponder]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginInvokeOnMainThread(NSAction)|BeginInvokeOnMainThread]] | NSAction | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginInvokeOnMainThread(Selector, NSObject)|BeginInvokeOnMainThread]] | Selector, NSObject | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#BringSubviewToFront(UIView)|BringSubviewToFront]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#CanPerform(Selector, NSObject)|CanPerform]] | Selector, NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConformsToProtocol(IntPtr)|ConformsToProtocol]] | IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#ContentCompressionResistancePriority(UILayoutConstraintAxis)|ContentCompressionResistancePriority]] | UILayoutConstraintAxis | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ContentHuggingPriority(UILayoutConstraintAxis)|ContentHuggingPriority]] | UILayoutConstraintAxis | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertPointFromCoordinateSpace(PointF, IUICoordinateSpace)|ConvertPointFromCoordinateSpace]] | PointF, IUICoordinateSpace | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertPointFromView(PointF, UIView)|ConvertPointFromView]] | PointF, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertPointToCoordinateSpace(PointF, IUICoordinateSpace)|ConvertPointToCoordinateSpace]] | PointF, IUICoordinateSpace | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertPointToView(PointF, UIView)|ConvertPointToView]] | PointF, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertRectFromCoordinateSpace(RectangleF, IUICoordinateSpace)|ConvertRectFromCoordinateSpace]] | RectangleF, IUICoordinateSpace | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertRectFromView(RectangleF, UIView)|ConvertRectFromView]] | RectangleF, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertRectToCoordinateSpace(RectangleF, IUICoordinateSpace)|ConvertRectToCoordinateSpace]] | RectangleF, IUICoordinateSpace | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ConvertRectToView(RectangleF, UIView)|ConvertRectToView]] | RectangleF, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#Copy()|Copy]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#Copy(NSObject)|Copy]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#Cut(NSObject)|Cut]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#DangerousAutorelease()|DangerousAutorelease]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DangerousRelease()|DangerousRelease]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DangerousRetain()|DangerousRetain]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DecodeRestorableState(NSCoder)|DecodeRestorableState]] | NSCoder | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#Delete(NSObject)|Delete]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#DidChange(NSString, NSKeyValueSetMutationKind, NSSet)|DidChange]] | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DidChange(NSKeyValueChange, NSIndexSet, NSString)|DidChange]] | NSKeyValueChange, NSIndexSet, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DidChangeValue(String)|DidChangeValue]] | String | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#Dispose()|Dispose]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#DoesNotRecognizeSelector(Selector)|DoesNotRecognizeSelector]] | Selector | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(RectangleF)|Draw]] | RectangleF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawRect(RectangleF, UIViewPrintFormatter)|DrawRect]] | RectangleF, UIViewPrintFormatter | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, PointF, Single, UIFont, Single, ref Single, UILineBreakMode, UIBaselineAdjustment)|DrawString]] | String, PointF, Single, UIFont, Single, ref Single, UILineBreakMode, UIBaselineAdjustment | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, RectangleF, UIFont)|DrawString]] | String, RectangleF, UIFont | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, RectangleF, UIFont, UILineBreakMode)|DrawString]] | String, RectangleF, UIFont, UILineBreakMode | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, RectangleF, UIFont, UILineBreakMode, UITextAlignment)|DrawString]] | String, RectangleF, UIFont, UILineBreakMode, UITextAlignment | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, PointF, Single, UIFont, UILineBreakMode)|DrawString]] | String, PointF, Single, UIFont, UILineBreakMode | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, PointF, UIFont)|DrawString]] | String, PointF, UIFont | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, PointF, Single, UIFont, Single, UILineBreakMode, UIBaselineAdjustment)|DrawString]] | String, PointF, Single, UIFont, Single, UILineBreakMode, UIBaselineAdjustment | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawString(String, PointF, Single, UIFont, Single, Single, UILineBreakMode, UIBaselineAdjustment)|DrawString]] | String, PointF, Single, UIFont, Single, Single, UILineBreakMode, UIBaselineAdjustment | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#DrawViewHierarchy(RectangleF, Boolean)|DrawViewHierarchy]] | RectangleF, Boolean | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#EncodeRestorableState(NSCoder)|EncodeRestorableState]] | NSCoder | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#EncodeTo(NSCoder)|EncodeTo]] | NSCoder | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#EndEditing(Boolean)|EndEditing]] | Boolean | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#ExchangeSubview(Int32, Int32)|ExchangeSubview]] | Int32, Int32 | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ExerciseAmbiguityInLayout()|ExerciseAmbiguityInLayout]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#FrameForAlignmentRect(RectangleF)|FrameForAlignmentRect]] | RectangleF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#GestureRecognizerShouldBegin(UIGestureRecognizer)|GestureRecognizerShouldBegin]] | UIGestureRecognizer | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetConstraintsAffectingLayout(UILayoutConstraintAxis)|GetConstraintsAffectingLayout]] | UILayoutConstraintAxis | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDictionaryOfValuesFromKeys(NSString[])|GetDictionaryOfValuesFromKeys]] | NSString[] | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetEnumerator()|GetEnumerator]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetNativeField(String)|GetNativeField]] | String | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetTargetForAction(Selector, NSObject)|GetTargetForAction]] | Selector, NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#HitTest(PointF, UIEvent)|HitTest]] | PointF, UIEvent | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#Init()|Init]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#InsertSubview(UIView, Int32)|InsertSubview]] | UIView, Int32 | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#InsertSubviewAbove(UIView, UIView)|InsertSubviewAbove]] | UIView, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#InsertSubviewBelow(UIView, UIView)|InsertSubviewBelow]] | UIView, UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#InvalidateIntrinsicContentSize()|InvalidateIntrinsicContentSize]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#Invoke(NSAction, TimeSpan)|Invoke]] | NSAction, TimeSpan | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#Invoke(NSAction, Double)|Invoke]] | NSAction, Double | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#InvokeOnMainThread(NSAction)|InvokeOnMainThread]] | NSAction | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#InvokeOnMainThread(Selector, NSObject)|InvokeOnMainThread]] | Selector, NSObject | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#IsDescendantOfView(UIView)|IsDescendantOfView]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#LayoutIfNeeded()|LayoutIfNeeded]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#LayoutMarginsDidChange()|LayoutMarginsDidChange]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#LayoutSubviews()|LayoutSubviews]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#MakeTextWritingDirectionLeftToRight(NSObject)|MakeTextWritingDirectionLeftToRight]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#MakeTextWritingDirectionRightToLeft(NSObject)|MakeTextWritingDirectionRightToLeft]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#MotionBegan(UIEventSubtype, UIEvent)|MotionBegan]] | UIEventSubtype, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#MotionCancelled(UIEventSubtype, UIEvent)|MotionCancelled]] | UIEventSubtype, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#MotionEnded(UIEventSubtype, UIEvent)|MotionEnded]] | UIEventSubtype, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#MovedToSuperview()|MovedToSuperview]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#MovedToWindow()|MovedToWindow]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#MutableCopy()|MutableCopy]] | | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#NeedsUpdateConstraints()|NeedsUpdateConstraints]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ObserveValue(NSString, NSObject, NSDictionary, IntPtr)|ObserveValue]] | NSString, NSObject, NSDictionary, IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#Paste(NSObject)|Paste]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])|PerformSelector]] | Selector, NSThread, NSObject, Boolean, NSString[] | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#PerformSelector(Selector, NSObject, Double)|PerformSelector]] | Selector, NSObject, Double | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#PerformSelector(Selector, NSObject, Double, NSString[])|PerformSelector]] | Selector, NSObject, Double, NSString[] | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#PerformSelector(Selector, NSObject, Single)|PerformSelector]] | Selector, NSObject, Single | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#PerformSelector(Selector, NSThread, NSObject, Boolean)|PerformSelector]] | Selector, NSThread, NSObject, Boolean | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#PointInside(PointF, UIEvent)|PointInside]] | PointF, UIEvent | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ReloadInputViews()|ReloadInputViews]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoteControlReceived(UIEvent)|RemoteControlReceived]] | UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveConstraint(NSLayoutConstraint)|RemoveConstraint]] | NSLayoutConstraint | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveConstraints(NSLayoutConstraint[])|RemoveConstraints]] | NSLayoutConstraint[] | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveFromSuperview()|RemoveFromSuperview]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveGestureRecognizer(UIGestureRecognizer)|RemoveGestureRecognizer]] | UIGestureRecognizer | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveMotionEffect(UIMotionEffect)|RemoveMotionEffect]] | UIMotionEffect | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveObserver(NSObject, String, IntPtr)|RemoveObserver]] | NSObject, String, IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveObserver(NSObject, NSString, IntPtr)|RemoveObserver]] | NSObject, NSString, IntPtr | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveObserver(NSObject, NSString)|RemoveObserver]] | NSObject, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveObserver(NSObject, String)|RemoveObserver]] | NSObject, String | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#ResignFirstResponder()|ResignFirstResponder]] | | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#ResizableSnapshotView(RectangleF, Boolean, UIEdgeInsets)|ResizableSnapshotView]] | RectangleF, Boolean, UIEdgeInsets | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#RespondsToSelector(Selector)|RespondsToSelector]] | Selector | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#RestoreUserActivityState(NSUserActivity)|RestoreUserActivityState]] | NSUserActivity | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#Select(NSObject)|Select]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#SelectAll(NSObject)|SelectAll]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#SendSubviewToBack(UIView)|SendSubviewToBack]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetContentCompressionResistancePriority(Single, UILayoutConstraintAxis)|SetContentCompressionResistancePriority]] | Single, UILayoutConstraintAxis | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetContentHuggingPriority(Single, UILayoutConstraintAxis)|SetContentHuggingPriority]] | Single, UILayoutConstraintAxis | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNativeField(String, NSObject)|SetNativeField]] | String, NSObject | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNeedsDisplay()|SetNeedsDisplay]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNeedsDisplayInRect(RectangleF)|SetNeedsDisplayInRect]] | RectangleF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNeedsLayout()|SetNeedsLayout]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNeedsUpdateConstraints()|SetNeedsUpdateConstraints]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetNilValueForKey(NSString)|SetNilValueForKey]] | NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValueForKey(NSObject, NSString)|SetValueForKey]] | NSObject, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValueForKeyPath(NSObject, NSString)|SetValueForKeyPath]] | NSObject, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValueForKeyPath(IntPtr, NSString)|SetValueForKeyPath]] | IntPtr, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValueForUndefinedKey(NSObject, NSString)|SetValueForUndefinedKey]] | NSObject, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValuesForKeysWithDictionary(NSDictionary)|SetValuesForKeysWithDictionary]] | NSDictionary | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#SizeThatFits(SizeF)|SizeThatFits]] | SizeF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SizeToFit()|SizeToFit]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SnapshotView(Boolean)|SnapshotView]] | Boolean | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#StringSize(String, UIFont, Single, ref Single, Single, UILineBreakMode)|StringSize]] | String, UIFont, Single, ref Single, Single, UILineBreakMode | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#StringSize(String, UIFont, SizeF, UILineBreakMode)|StringSize]] | String, UIFont, SizeF, UILineBreakMode | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#StringSize(String, UIFont, SizeF)|StringSize]] | String, UIFont, SizeF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#StringSize(String, UIFont)|StringSize]] | String, UIFont | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#StringSize(String, UIFont, Single, UILineBreakMode)|StringSize]] | String, UIFont, Single, UILineBreakMode | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SubviewAdded(UIView)|SubviewAdded]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SystemLayoutSizeFittingSize(SizeF)|SystemLayoutSizeFittingSize]] | SizeF | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#SystemLayoutSizeFittingSize(SizeF, Single, Single)|SystemLayoutSizeFittingSize]] | SizeF, Single, Single | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#TintColorDidChange()|TintColorDidChange]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object(overriden) | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToggleBoldface(NSObject)|ToggleBoldface]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToggleItalics(NSObject)|ToggleItalics]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToggleUnderline(NSObject)|ToggleUnderline]] | NSObject | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#TouchesBegan(NSSet, UIEvent)|TouchesBegan]] | NSSet, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#TouchesCancelled(NSSet, UIEvent)|TouchesCancelled]] | NSSet, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#TouchesEnded(NSSet, UIEvent)|TouchesEnded]] | NSSet, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#TouchesMoved(NSSet, UIEvent)|TouchesMoved]] | NSSet, UIEvent | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#TraitCollectionDidChange(UITraitCollection)|TraitCollectionDidChange]] | UITraitCollection | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateConstraints()|UpdateConstraints]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateConstraintsIfNeeded()|UpdateConstraintsIfNeeded]] | | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateUserActivityState(NSUserActivity)|UpdateUserActivityState]] | NSUserActivity | UIResponder | | | {{wiki:PublicMethod.gif|Public Method}}[[#ValueForKey(NSString)|ValueForKey]] | NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#ValueForKeyPath(NSString)|ValueForKeyPath]] | NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#ValueForUndefinedKey(NSString)|ValueForUndefinedKey]] | NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#ViewWithTag(Int32)|ViewWithTag]] | Int32 | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillChange(NSKeyValueChange, NSIndexSet, NSString)|WillChange]] | NSKeyValueChange, NSIndexSet, NSString | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillChange(NSString, NSKeyValueSetMutationKind, NSSet)|WillChange]] | NSString, NSKeyValueSetMutationKind, NSSet | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillChangeValue(String)|WillChangeValue]] | String | NSObject | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillMoveToSuperview(UIView)|WillMoveToSuperview]] | UIView | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillMoveToWindow(UIWindow)|WillMoveToWindow]] | UIWindow | UIView | | | {{wiki:PublicMethod.gif|Public Method}}[[#WillRemoveSubview(UIView)|WillRemoveSubview]] | UIView | UIView | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Dispose(Boolean)|Dispose]] | Boolean | NSObject(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeHandle(IntPtr)|InitializeHandle]] | IntPtr | NSObject | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeHandle(IntPtr, String)|InitializeHandle]] | IntPtr, String | NSObject | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MarkDirty()|MarkDirty]] | | NSObject | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityActivationPoint|AccessibilityActivationPoint]] | PointF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityCustomActions|AccessibilityCustomActions]] | UIAccessibilityCustomAction[] | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityElementsHidden|AccessibilityElementsHidden]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityFrame|AccessibilityFrame]] | RectangleF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityHint|AccessibilityHint]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityIdentifier|AccessibilityIdentifier]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityLabel|AccessibilityLabel]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityLanguage|AccessibilityLanguage]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityNavigationStyle|AccessibilityNavigationStyle]] | UIAccessibilityNavigationStyle | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityPath|AccessibilityPath]] | UIBezierPath | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityTraits|AccessibilityTraits]] | UIAccessibilityTrait | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityValue|AccessibilityValue]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AccessibilityViewIsModal|AccessibilityViewIsModal]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AlignmentRectInsets|AlignmentRectInsets]] | UIEdgeInsets | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Alpha|Alpha]] | Single | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AutoresizingMask|AutoresizingMask]] | UIViewAutoresizing | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#AutosizesSubviews|AutosizesSubviews]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#BackgroundColor|BackgroundColor]] | UIColor | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Bounds|Bounds]] | RectangleF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#CanBecomeFirstResponder|CanBecomeFirstResponder]] | Boolean | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#CanResignFirstResponder|CanResignFirstResponder]] | Boolean | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#Center|Center]] | PointF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClassHandle|ClassHandle]] | IntPtr | NSObject(overriden) | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClearsContextBeforeDrawing|ClearsContextBeforeDrawing]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClipsToBounds|ClipsToBounds]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Constraints|Constraints]] | NSLayoutConstraint[] | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ContentMode|ContentMode]] | UIViewContentMode | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ContentScaleFactor|ContentScaleFactor]] | Single | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ContentView|ContentView]] | UIView | | Gets or sets the content view. | | {{wiki:PublicProperty.gif|Public Property}}[[#DebugDescription|DebugDescription]] | String | NSObject | | | {{wiki:PublicProperty.gif|Public Property}}[[#Description|Description]] | String | NSObject | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableInputClicksWhenVisible|EnableInputClicksWhenVisible]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ExclusiveTouch|ExclusiveTouch]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Frame|Frame]] | RectangleF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#GestureRecognizers|GestureRecognizers]] | UIGestureRecognizer[] | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Handle|Handle]] | IntPtr | NSObject | | | {{wiki:PublicProperty.gif|Public Property}}[[#HasAmbiguousLayout|HasAmbiguousLayout]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Hidden|Hidden]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#InputAccessoryView|InputAccessoryView]] | UIView | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#InputAccessoryViewController|InputAccessoryViewController]] | UIInputViewController | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#InputView|InputView]] | UIView | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#InputViewController|InputViewController]] | UIInputViewController | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#IntrinsicContentSize|IntrinsicContentSize]] | SizeF | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsAccessibilityElement|IsAccessibilityElement]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#IsFirstResponder|IsFirstResponder]] | Boolean | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#KeyCommands|KeyCommands]] | UIKeyCommand[] | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#Layer|Layer]] | CALayer | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#LayoutMargins|LayoutMargins]] | UIEdgeInsets | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#MaskView|MaskView]] | UIView | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#MotionEffects|MotionEffects]] | UIMotionEffect[] | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#MultipleTouchEnabled|MultipleTouchEnabled]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#NextResponder|NextResponder]] | UIResponder | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#Opaque|Opaque]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Position|Position]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | Gets or sets the position. | | {{wiki:PublicProperty.gif|Public Property}}[[#PreservesSuperviewLayoutMargins|PreservesSuperviewLayoutMargins]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#RestorationIdentifier|RestorationIdentifier]] | String | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#RetainCount|RetainCount]] | Int32 | NSObject | | | {{wiki:PublicProperty.gif|Public Property}}[[#ShouldGroupAccessibilityChildren|ShouldGroupAccessibilityChildren]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Subviews|Subviews]] | UIView[] | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#SuperHandle|SuperHandle]] | IntPtr | NSObject | | | {{wiki:PublicProperty.gif|Public Property}}[[#Superview|Superview]] | UIView | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Tag|Tag]] | Int32 | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#TextInputContextIdentifier|TextInputContextIdentifier]] | NSString | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#TextInputMode|TextInputMode]] | UITextInputMode | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#TintAdjustmentMode|TintAdjustmentMode]] | UIViewTintAdjustmentMode | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#TintColor|TintColor]] | UIColor | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#TraitCollection|TraitCollection]] | UITraitCollection | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Transform|Transform]] | CGAffineTransform | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#TranslatesAutoresizingMaskIntoConstraints|TranslatesAutoresizingMaskIntoConstraints]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#UndoManager|UndoManager]] | NSUndoManager | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#UserActivity|UserActivity]] | NSUserActivity | UIResponder | | | {{wiki:PublicProperty.gif|Public Property}}[[#UserInteractionEnabled|UserInteractionEnabled]] | Boolean | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ViewForBaselineLayout|ViewForBaselineLayout]] | UIView | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#ViewPrintFormatter|ViewPrintFormatter]] | UIViewPrintFormatter | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#Window|Window]] | UIWindow | UIView | | | {{wiki:PublicProperty.gif|Public Property}}[[#XOffset|XOffset]] | Int32 | | Gets or sets the x offset. | | {{wiki:PublicProperty.gif|Public Property}}[[#YOffset|YOffset]] | Int32 | | Gets or sets the y offset. | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ==== Popup(PointShape) ==== Initializes a new instance of the class. === Parameters === ^ Name ^ Type ^ Description ^ | position | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | The position. | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== AccessibilityActivate() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityDecrement() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityDecrement() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityElementDidBecomeFocused() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityElementDidLoseFocus() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityElementIsFocused() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityIncrement() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityIncrement() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityPerformEscape() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityPerformMagicTap() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== AccessibilityScroll(UIAccessibilityScrollDirection) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | direction | UIAccessibilityScrollDirection | | [[#Public Methods|Go Back]] ==== AccessibilityScroll(UIAccessibilityScrollDirection) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | direction | UIAccessibilityScrollDirection | | [[#Public Methods|Go Back]] ==== Add(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | [[#Public Methods|Go Back]] ==== AddConstraint(NSLayoutConstraint) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | constraint | NSLayoutConstraint | | [[#Public Methods|Go Back]] ==== AddConstraints(NSLayoutConstraint[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | constraints | NSLayoutConstraint[] | | [[#Public Methods|Go Back]] ==== AddGestureRecognizer(UIGestureRecognizer) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | gestureRecognizer | UIGestureRecognizer | | [[#Public Methods|Go Back]] ==== AddMotionEffect(UIMotionEffect) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | effect | UIMotionEffect | | [[#Public Methods|Go Back]] ==== AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | NSString | | | options | NSKeyValueObservingOptions | | | context | IntPtr | | [[#Public Methods|Go Back]] ==== AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | String | | | options | NSKeyValueObservingOptions | | | context | IntPtr | | [[#Public Methods|Go Back]] ==== AddObserver(NSString, NSKeyValueObservingOptions, Action) ==== === Return Value === ^ Return Type ^ Description ^ | IDisposable | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString | | | options | NSKeyValueObservingOptions | | | observer | Action | | [[#Public Methods|Go Back]] ==== AddObserver(String, NSKeyValueObservingOptions, Action) ==== === Return Value === ^ Return Type ^ Description ^ | IDisposable | | === Parameters === ^ Name ^ Type ^ Description ^ | key | String | | | options | NSKeyValueObservingOptions | | | observer | Action | | [[#Public Methods|Go Back]] ==== AddSubview(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | [[#Public Methods|Go Back]] ==== AddSubviews(UIView[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | views | UIView[] | | [[#Public Methods|Go Back]] ==== AlignmentRectForFrame(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | frame | RectangleF | | [[#Public Methods|Go Back]] ==== AwakeFromNib() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== BecomeFirstResponder() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== BeginInvokeOnMainThread(NSAction) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction | | [[#Public Methods|Go Back]] ==== BeginInvokeOnMainThread(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector | | | obj | NSObject | | [[#Public Methods|Go Back]] ==== BringSubviewToFront(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | [[#Public Methods|Go Back]] ==== CanPerform(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | action | Selector | | | withSender | NSObject | | [[#Public Methods|Go Back]] ==== ConformsToProtocol(IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | protocol | IntPtr | | [[#Public Methods|Go Back]] ==== ContentCompressionResistancePriority(UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Single | | === Parameters === ^ Name ^ Type ^ Description ^ | axis | UILayoutConstraintAxis | | [[#Public Methods|Go Back]] ==== ContentHuggingPriority(UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Single | | === Parameters === ^ Name ^ Type ^ Description ^ | axis | UILayoutConstraintAxis | | [[#Public Methods|Go Back]] ==== ConvertPointFromCoordinateSpace(PointF, IUICoordinateSpace) ==== === Return Value === ^ Return Type ^ Description ^ | PointF | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | coordinateSpace | IUICoordinateSpace | | [[#Public Methods|Go Back]] ==== ConvertPointFromView(PointF, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | PointF | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | fromView | UIView | | [[#Public Methods|Go Back]] ==== ConvertPointToCoordinateSpace(PointF, IUICoordinateSpace) ==== === Return Value === ^ Return Type ^ Description ^ | PointF | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | coordinateSpace | IUICoordinateSpace | | [[#Public Methods|Go Back]] ==== ConvertPointToView(PointF, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | PointF | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | toView | UIView | | [[#Public Methods|Go Back]] ==== ConvertRectFromCoordinateSpace(RectangleF, IUICoordinateSpace) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | coordinateSpace | IUICoordinateSpace | | [[#Public Methods|Go Back]] ==== ConvertRectFromView(RectangleF, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | fromView | UIView | | [[#Public Methods|Go Back]] ==== ConvertRectToCoordinateSpace(RectangleF, IUICoordinateSpace) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | coordinateSpace | IUICoordinateSpace | | [[#Public Methods|Go Back]] ==== ConvertRectToView(RectangleF, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | toView | UIView | | [[#Public Methods|Go Back]] ==== Copy() ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Copy(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== Cut(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== DangerousAutorelease() ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== DangerousRelease() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== DangerousRetain() ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== DecodeRestorableState(NSCoder) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | coder | NSCoder | | [[#Public Methods|Go Back]] ==== Delete(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== DidChange(NSString, NSKeyValueSetMutationKind, NSSet) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | NSString | | | mutationKind | NSKeyValueSetMutationKind | | | objects | NSSet | | [[#Public Methods|Go Back]] ==== DidChange(NSKeyValueChange, NSIndexSet, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | changeKind | NSKeyValueChange | | | indexes | NSIndexSet | | | forKey | NSString | | [[#Public Methods|Go Back]] ==== DidChangeValue(String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | String | | [[#Public Methods|Go Back]] ==== Dispose() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== DoesNotRecognizeSelector(Selector) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector | | [[#Public Methods|Go Back]] ==== Draw(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | [[#Public Methods|Go Back]] ==== DrawRect(RectangleF, UIViewPrintFormatter) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | area | RectangleF | | | formatter | UIViewPrintFormatter | | [[#Public Methods|Go Back]] ==== DrawString(String, PointF, Single, UIFont, Single, ref Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | point | PointF | | | width | Single | | | font | UIFont | | | minFontSize | Single | | | actualFontSize | ref Single | | | breakMode | UILineBreakMode | | | adjustment | UIBaselineAdjustment | | [[#Public Methods|Go Back]] ==== DrawString(String, RectangleF, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | rect | RectangleF | | | font | UIFont | | [[#Public Methods|Go Back]] ==== DrawString(String, RectangleF, UIFont, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | rect | RectangleF | | | font | UIFont | | | mode | UILineBreakMode | | [[#Public Methods|Go Back]] ==== DrawString(String, RectangleF, UIFont, UILineBreakMode, UITextAlignment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | rect | RectangleF | | | font | UIFont | | | mode | UILineBreakMode | | | alignment | UITextAlignment | | [[#Public Methods|Go Back]] ==== DrawString(String, PointF, Single, UIFont, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | point | PointF | | | width | Single | | | font | UIFont | | | breakMode | UILineBreakMode | | [[#Public Methods|Go Back]] ==== DrawString(String, PointF, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | point | PointF | | | font | UIFont | | [[#Public Methods|Go Back]] ==== DrawString(String, PointF, Single, UIFont, Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | point | PointF | | | width | Single | | | font | UIFont | | | fontSize | Single | | | breakMode | UILineBreakMode | | | adjustment | UIBaselineAdjustment | | [[#Public Methods|Go Back]] ==== DrawString(String, PointF, Single, UIFont, Single, Single, UILineBreakMode, UIBaselineAdjustment) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | point | PointF | | | width | Single | | | font | UIFont | | | minFontSize | Single | | | actualFontSize | Single | | | breakMode | UILineBreakMode | | | adjustment | UIBaselineAdjustment | | [[#Public Methods|Go Back]] ==== DrawViewHierarchy(RectangleF, Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | afterScreenUpdates | Boolean | | [[#Public Methods|Go Back]] ==== EncodeRestorableState(NSCoder) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | coder | NSCoder | | [[#Public Methods|Go Back]] ==== EncodeTo(NSCoder) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | coder | NSCoder | | [[#Public Methods|Go Back]] ==== EndEditing(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | force | Boolean | | [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== ExchangeSubview(Int32, Int32) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | atIndex | Int32 | | | withSubviewAtIndex | Int32 | | [[#Public Methods|Go Back]] ==== ExerciseAmbiguityInLayout() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== FrameForAlignmentRect(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | RectangleF | | === Parameters === ^ Name ^ Type ^ Description ^ | alignmentRect | RectangleF | | [[#Public Methods|Go Back]] ==== GestureRecognizerShouldBegin(UIGestureRecognizer) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | gestureRecognizer | UIGestureRecognizer | | [[#Public Methods|Go Back]] ==== GetConstraintsAffectingLayout(UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | NSLayoutConstraint[] | | === Parameters === ^ Name ^ Type ^ Description ^ | axis | UILayoutConstraintAxis | | [[#Public Methods|Go Back]] ==== GetDictionaryOfValuesFromKeys(NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | NSDictionary | | === Parameters === ^ Name ^ Type ^ Description ^ | keys | NSString[] | | [[#Public Methods|Go Back]] ==== GetEnumerator() ==== === Return Value === ^ Return Type ^ Description ^ | IEnumerator | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetNativeField(String) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String | | [[#Public Methods|Go Back]] ==== GetTargetForAction(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ | action | Selector | | | sender | NSObject | | [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== HitTest(PointF, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | UIView | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | uievent | UIEvent | | [[#Public Methods|Go Back]] ==== Init() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== InsertSubview(UIView, Int32) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | | atIndex | Int32 | | [[#Public Methods|Go Back]] ==== InsertSubviewAbove(UIView, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | | siblingSubview | UIView | | [[#Public Methods|Go Back]] ==== InsertSubviewBelow(UIView, UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | | siblingSubview | UIView | | [[#Public Methods|Go Back]] ==== InvalidateIntrinsicContentSize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Invoke(NSAction, TimeSpan) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction | | | delay | TimeSpan | | [[#Public Methods|Go Back]] ==== Invoke(NSAction, Double) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction | | | delay | Double | | [[#Public Methods|Go Back]] ==== InvokeOnMainThread(NSAction) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | action | NSAction | | [[#Public Methods|Go Back]] ==== InvokeOnMainThread(Selector, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector | | | obj | NSObject | | [[#Public Methods|Go Back]] ==== IsDescendantOfView(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | [[#Public Methods|Go Back]] ==== LayoutIfNeeded() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== LayoutMarginsDidChange() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== LayoutSubviews() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== MakeTextWritingDirectionLeftToRight(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== MakeTextWritingDirectionRightToLeft(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== MotionBegan(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== MotionCancelled(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== MotionEnded(UIEventSubtype, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | motion | UIEventSubtype | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== MovedToSuperview() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== MovedToWindow() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== MutableCopy() ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== NeedsUpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ObserveValue(NSString, NSObject, NSDictionary, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | keyPath | NSString | | | ofObject | NSObject | | | change | NSDictionary | | | context | IntPtr | | [[#Public Methods|Go Back]] ==== Paste(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector | | | onThread | NSThread | | | withObject | NSObject | | | waitUntilDone | Boolean | | | nsRunLoopModes | NSString[] | | [[#Public Methods|Go Back]] ==== PerformSelector(Selector, NSObject, Double) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector | | | withObject | NSObject | | | delay | Double | | [[#Public Methods|Go Back]] ==== PerformSelector(Selector, NSObject, Double, NSString[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector | | | withObject | NSObject | | | afterDelay | Double | | | nsRunLoopModes | NSString[] | | [[#Public Methods|Go Back]] ==== PerformSelector(Selector, NSObject, Single) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector | | | obj | NSObject | | | delay | Single | | [[#Public Methods|Go Back]] ==== PerformSelector(Selector, NSThread, NSObject, Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | selector | Selector | | | onThread | NSThread | | | withObject | NSObject | | | waitUntilDone | Boolean | | [[#Public Methods|Go Back]] ==== PointInside(PointF, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | point | PointF | | | uievent | UIEvent | | [[#Public Methods|Go Back]] ==== ReloadInputViews() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== RemoteControlReceived(UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | theEvent | UIEvent | | [[#Public Methods|Go Back]] ==== RemoveConstraint(NSLayoutConstraint) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | constraint | NSLayoutConstraint | | [[#Public Methods|Go Back]] ==== RemoveConstraints(NSLayoutConstraint[]) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | constraints | NSLayoutConstraint[] | | [[#Public Methods|Go Back]] ==== RemoveFromSuperview() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== RemoveGestureRecognizer(UIGestureRecognizer) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | gestureRecognizer | UIGestureRecognizer | | [[#Public Methods|Go Back]] ==== RemoveMotionEffect(UIMotionEffect) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | effect | UIMotionEffect | | [[#Public Methods|Go Back]] ==== RemoveObserver(NSObject, String, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | String | | | context | IntPtr | | [[#Public Methods|Go Back]] ==== RemoveObserver(NSObject, NSString, IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | NSString | | | context | IntPtr | | [[#Public Methods|Go Back]] ==== RemoveObserver(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | NSString | | [[#Public Methods|Go Back]] ==== RemoveObserver(NSObject, String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | observer | NSObject | | | keyPath | String | | [[#Public Methods|Go Back]] ==== ResignFirstResponder() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ResizableSnapshotView(RectangleF, Boolean, UIEdgeInsets) ==== === Return Value === ^ Return Type ^ Description ^ | UIView | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | | afterScreenUpdates | Boolean | | | capInsets | UIEdgeInsets | | [[#Public Methods|Go Back]] ==== RespondsToSelector(Selector) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | sel | Selector | | [[#Public Methods|Go Back]] ==== RestoreUserActivityState(NSUserActivity) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | activity | NSUserActivity | | [[#Public Methods|Go Back]] ==== Select(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== SelectAll(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== SendSubviewToBack(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | view | UIView | | [[#Public Methods|Go Back]] ==== SetContentCompressionResistancePriority(Single, UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | priority | Single | | | axis | UILayoutConstraintAxis | | [[#Public Methods|Go Back]] ==== SetContentHuggingPriority(Single, UILayoutConstraintAxis) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | priority | Single | | | axis | UILayoutConstraintAxis | | [[#Public Methods|Go Back]] ==== SetNativeField(String, NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String | | | value | NSObject | | [[#Public Methods|Go Back]] ==== SetNeedsDisplay() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== SetNeedsDisplayInRect(RectangleF) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | rect | RectangleF | | [[#Public Methods|Go Back]] ==== SetNeedsLayout() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== SetNeedsUpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== SetNilValueForKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString | | [[#Public Methods|Go Back]] ==== SetValueForKey(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject | | | key | NSString | | [[#Public Methods|Go Back]] ==== SetValueForKeyPath(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject | | | keyPath | NSString | | [[#Public Methods|Go Back]] ==== SetValueForKeyPath(IntPtr, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr | | | keyPath | NSString | | [[#Public Methods|Go Back]] ==== SetValueForUndefinedKey(NSObject, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | value | NSObject | | | undefinedKey | NSString | | [[#Public Methods|Go Back]] ==== SetValuesForKeysWithDictionary(NSDictionary) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | keyedValues | NSDictionary | | [[#Public Methods|Go Back]] ==== SizeThatFits(SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | size | SizeF | | [[#Public Methods|Go Back]] ==== SizeToFit() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== SnapshotView(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | UIView | | === Parameters === ^ Name ^ Type ^ Description ^ | afterScreenUpdates | Boolean | | [[#Public Methods|Go Back]] ==== StringSize(String, UIFont, Single, ref Single, Single, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | font | UIFont | | | minFontSize | Single | | | actualFontSize | ref Single | | | forWidth | Single | | | lineBreakMode | UILineBreakMode | | [[#Public Methods|Go Back]] ==== StringSize(String, UIFont, SizeF, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | font | UIFont | | | constrainedToSize | SizeF | | | lineBreakMode | UILineBreakMode | | [[#Public Methods|Go Back]] ==== StringSize(String, UIFont, SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | font | UIFont | | | constrainedToSize | SizeF | | [[#Public Methods|Go Back]] ==== StringSize(String, UIFont) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | font | UIFont | | [[#Public Methods|Go Back]] ==== StringSize(String, UIFont, Single, UILineBreakMode) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | str | String | | | font | UIFont | | | forWidth | Single | | | breakMode | UILineBreakMode | | [[#Public Methods|Go Back]] ==== SubviewAdded(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | uiview | UIView | | [[#Public Methods|Go Back]] ==== SystemLayoutSizeFittingSize(SizeF) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | size | SizeF | | [[#Public Methods|Go Back]] ==== SystemLayoutSizeFittingSize(SizeF, Single, Single) ==== === Return Value === ^ Return Type ^ Description ^ | SizeF | | === Parameters === ^ Name ^ Type ^ Description ^ | targetSize | SizeF | | | horizontalFittingPriority | Single | | | verticalFittingPriority | Single | | [[#Public Methods|Go Back]] ==== TintColorDidChange() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ToggleBoldface(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== ToggleItalics(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== ToggleUnderline(NSObject) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | sender | NSObject | | [[#Public Methods|Go Back]] ==== TouchesBegan(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== TouchesCancelled(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== TouchesEnded(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== TouchesMoved(NSSet, UIEvent) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | touches | NSSet | | | evt | UIEvent | | [[#Public Methods|Go Back]] ==== TraitCollectionDidChange(UITraitCollection) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | previousTraitCollection | UITraitCollection | | [[#Public Methods|Go Back]] ==== UpdateConstraints() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== UpdateConstraintsIfNeeded() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== UpdateUserActivityState(NSUserActivity) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | activity | NSUserActivity | | [[#Public Methods|Go Back]] ==== ValueForKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString | | [[#Public Methods|Go Back]] ==== ValueForKeyPath(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ | keyPath | NSString | | [[#Public Methods|Go Back]] ==== ValueForUndefinedKey(NSString) ==== === Return Value === ^ Return Type ^ Description ^ | NSObject | | === Parameters === ^ Name ^ Type ^ Description ^ | key | NSString | | [[#Public Methods|Go Back]] ==== ViewWithTag(Int32) ==== === Return Value === ^ Return Type ^ Description ^ | UIView | | === Parameters === ^ Name ^ Type ^ Description ^ | tag | Int32 | | [[#Public Methods|Go Back]] ==== WillChange(NSKeyValueChange, NSIndexSet, NSString) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | changeKind | NSKeyValueChange | | | indexes | NSIndexSet | | | forKey | NSString | | [[#Public Methods|Go Back]] ==== WillChange(NSString, NSKeyValueSetMutationKind, NSSet) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | NSString | | | mutationKind | NSKeyValueSetMutationKind | | | objects | NSSet | | [[#Public Methods|Go Back]] ==== WillChangeValue(String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | forKey | String | | [[#Public Methods|Go Back]] ==== WillMoveToSuperview(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | newsuper | UIView | | [[#Public Methods|Go Back]] ==== WillMoveToWindow(UIWindow) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | window | UIWindow | | [[#Public Methods|Go Back]] ==== WillRemoveSubview(UIView) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | uiview | UIView | | [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== Dispose(Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | disposing | Boolean | | [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== InitializeHandle(IntPtr) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr | | [[#Protected Methods|Go Back]] ==== InitializeHandle(IntPtr, String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | handle | IntPtr | | | initSelector | String | | [[#Protected Methods|Go Back]] ==== MarkDirty() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== AccessibilityActivationPoint ==== === Return Value === ^ Return Type ^ | PointF | [[#Public Properties|Go Back]] ==== AccessibilityCustomActions ==== === Return Value === ^ Return Type ^ | UIAccessibilityCustomAction[] | [[#Public Properties|Go Back]] ==== AccessibilityElementsHidden ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== AccessibilityFrame ==== === Return Value === ^ Return Type ^ | RectangleF | [[#Public Properties|Go Back]] ==== AccessibilityHint ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AccessibilityIdentifier ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AccessibilityLabel ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AccessibilityLanguage ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AccessibilityNavigationStyle ==== === Return Value === ^ Return Type ^ | UIAccessibilityNavigationStyle | [[#Public Properties|Go Back]] ==== AccessibilityPath ==== === Return Value === ^ Return Type ^ | UIBezierPath | [[#Public Properties|Go Back]] ==== AccessibilityTraits ==== === Return Value === ^ Return Type ^ | UIAccessibilityTrait | [[#Public Properties|Go Back]] ==== AccessibilityValue ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AccessibilityViewIsModal ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== AlignmentRectInsets ==== === Return Value === ^ Return Type ^ | UIEdgeInsets | [[#Public Properties|Go Back]] ==== Alpha ==== === Return Value === ^ Return Type ^ | Single | [[#Public Properties|Go Back]] ==== AutoresizingMask ==== === Return Value === ^ Return Type ^ | UIViewAutoresizing | [[#Public Properties|Go Back]] ==== AutosizesSubviews ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== BackgroundColor ==== === Return Value === ^ Return Type ^ | UIColor | [[#Public Properties|Go Back]] ==== Bounds ==== === Return Value === ^ Return Type ^ | RectangleF | [[#Public Properties|Go Back]] ==== CanBecomeFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== CanResignFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Center ==== === Return Value === ^ Return Type ^ | PointF | [[#Public Properties|Go Back]] ==== ClassHandle ==== === Return Value === ^ Return Type ^ | IntPtr | [[#Public Properties|Go Back]] ==== ClearsContextBeforeDrawing ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== ClipsToBounds ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Constraints ==== === Return Value === ^ Return Type ^ | NSLayoutConstraint[] | [[#Public Properties|Go Back]] ==== ContentMode ==== === Return Value === ^ Return Type ^ | UIViewContentMode | [[#Public Properties|Go Back]] ==== ContentScaleFactor ==== === Return Value === ^ Return Type ^ | Single | [[#Public Properties|Go Back]] ==== ContentView ==== Gets or sets the content view. === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== DebugDescription ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Description ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== EnableInputClicksWhenVisible ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== ExclusiveTouch ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Frame ==== === Return Value === ^ Return Type ^ | RectangleF | [[#Public Properties|Go Back]] ==== GestureRecognizers ==== === Return Value === ^ Return Type ^ | UIGestureRecognizer[] | [[#Public Properties|Go Back]] ==== Handle ==== === Return Value === ^ Return Type ^ | IntPtr | [[#Public Properties|Go Back]] ==== HasAmbiguousLayout ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Hidden ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== InputAccessoryView ==== === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== InputAccessoryViewController ==== === Return Value === ^ Return Type ^ | UIInputViewController | [[#Public Properties|Go Back]] ==== InputView ==== === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== InputViewController ==== === Return Value === ^ Return Type ^ | UIInputViewController | [[#Public Properties|Go Back]] ==== IntrinsicContentSize ==== === Return Value === ^ Return Type ^ | SizeF | [[#Public Properties|Go Back]] ==== IsAccessibilityElement ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsFirstResponder ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== KeyCommands ==== === Return Value === ^ Return Type ^ | UIKeyCommand[] | [[#Public Properties|Go Back]] ==== Layer ==== === Return Value === ^ Return Type ^ | CALayer | [[#Public Properties|Go Back]] ==== LayoutMargins ==== === Return Value === ^ Return Type ^ | UIEdgeInsets | [[#Public Properties|Go Back]] ==== MaskView ==== === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== MotionEffects ==== === Return Value === ^ Return Type ^ | UIMotionEffect[] | [[#Public Properties|Go Back]] ==== MultipleTouchEnabled ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== NextResponder ==== === Return Value === ^ Return Type ^ | UIResponder | [[#Public Properties|Go Back]] ==== Opaque ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Position ==== Gets or sets the position. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | [[#Public Properties|Go Back]] ==== PreservesSuperviewLayoutMargins ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== RestorationIdentifier ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== RetainCount ==== === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== ShouldGroupAccessibilityChildren ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Subviews ==== === Return Value === ^ Return Type ^ | UIView[] | [[#Public Properties|Go Back]] ==== SuperHandle ==== === Return Value === ^ Return Type ^ | IntPtr | [[#Public Properties|Go Back]] ==== Superview ==== === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== Tag ==== === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== TextInputContextIdentifier ==== === Return Value === ^ Return Type ^ | NSString | [[#Public Properties|Go Back]] ==== TextInputMode ==== === Return Value === ^ Return Type ^ | UITextInputMode | [[#Public Properties|Go Back]] ==== TintAdjustmentMode ==== === Return Value === ^ Return Type ^ | UIViewTintAdjustmentMode | [[#Public Properties|Go Back]] ==== TintColor ==== === Return Value === ^ Return Type ^ | UIColor | [[#Public Properties|Go Back]] ==== TraitCollection ==== === Return Value === ^ Return Type ^ | UITraitCollection | [[#Public Properties|Go Back]] ==== Transform ==== === Return Value === ^ Return Type ^ | CGAffineTransform | [[#Public Properties|Go Back]] ==== TranslatesAutoresizingMaskIntoConstraints ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== UndoManager ==== === Return Value === ^ Return Type ^ | NSUndoManager | [[#Public Properties|Go Back]] ==== UserActivity ==== === Return Value === ^ Return Type ^ | NSUserActivity | [[#Public Properties|Go Back]] ==== UserInteractionEnabled ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== ViewForBaselineLayout ==== === Return Value === ^ Return Type ^ | UIView | [[#Public Properties|Go Back]] ==== ViewPrintFormatter ==== === Return Value === ^ Return Type ^ | UIViewPrintFormatter | [[#Public Properties|Go Back]] ==== Window ==== === Return Value === ^ Return Type ^ | UIWindow | [[#Public Properties|Go Back]] ==== XOffset ==== Gets or sets the x offset. === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== YOffset ==== Gets or sets the y offset. === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:iOSEdition]] [[Category:ThinkGeo.MapSuite.iOSEdition]] [[Category:UpdateDocumentation]]