User Tools

Site Tools


thinkgeo.mapsuite.iosedition.gpsmarker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.iosedition.gpsmarker [2015/09/21 08:33]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.iOSEdition.GpsMarker ====== 
-Represents an GpsMarker for MapControl. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *Foundation.NSObject 
-      *UIKit.UIResponder 
-        *UIKit.UIView 
-          *UIKit.UIControl 
-            *UIKit.UIButton 
-              *ThinkGeo.MapSuite.iOSEdition.Marker 
-                ***ThinkGeo.MapSuite.iOSEdition.GpsMarker** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} GpsMarker() ** 
- 
-Initializes a new instance of the  class. 
-== Remarks == 
-N/A 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} BackgroundImageForState(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​UIImage 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BackgroundRectForBounds(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ContentRectForBounds(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetAttributedTitle(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSAttributedString 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ImageForState(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​UIImage 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ImageRectForContentRect(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetAttributedTitle(NSAttributedString,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //title// 
-    * Type:​NSAttributedString 
-    * Description:​N/​A 
- 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetBackgroundImage(UIImage,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //image// 
-    * Type:​UIImage 
-    * Description:​N/​A 
- 
-  * //​forState//​ 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetImage(UIImage,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //image// 
-    * Type:​UIImage 
-    * Description:​N/​A 
- 
-  * //​forState//​ 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetTitle(String,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //title// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //​forState//​ 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetTitleColor(UIColor,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //color// 
-    * Type:​UIColor 
-    * Description:​N/​A 
- 
-  * //​forState//​ 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetTitleShadowColor(UIColor,​UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //color// 
-    * Type:​UIColor 
-    * Description:​N/​A 
- 
-  * //​forState//​ 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Title(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TitleColor(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​UIColor 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TitleRectForContentRect(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TitleShadowColor(UIControlState) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​UIColor 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //state// 
-    * Type:​UIControlState 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddTarget(EventHandler,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​notification//​ 
-    * Type:​EventHandler 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveTarget(EventHandler,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​notification//​ 
-    * Type:​EventHandler 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddTarget(NSObject,​Selector,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BeginTracking(UITouch,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uitouch// 
-    * Type:​UITouch 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CancelTracking(UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ContinueTracking(UITouch,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uitouch// 
-    * Type:​UITouch 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} EndTracking(UITouch,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uitouch// 
-    * Type:​UITouch 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetActions(NSObject,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​String[] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveTarget(NSObject,​Selector,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SendAction(Selector,​NSObject,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SendActionForControlEvents(UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SystemLayoutSizeFittingSize(CGSize,​Single,​Single) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGSize 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​targetSize//​ 
-    * Type:CGSize 
-    * Description:​N/​A 
- 
-  * //​horizontalFittingPriority//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //​verticalFittingPriority//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TintColorDidChange() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TraitCollectionDidChange(UITraitCollection) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​previousTraitCollection//​ 
-    * Type:​UITraitCollection 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} UpdateConstraints() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} UpdateConstraintsIfNeeded() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ViewWithTag(nint) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:UIView 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //tag// 
-    * Type:nint 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillMoveToSuperview(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​newsuper//​ 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillMoveToWindow(UIWindow) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //window// 
-    * Type:​UIWindow 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillRemoveSubview(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uiview// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Add(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddSubviews(UIView[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //views// 
-    * Type:​UIView[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetEnumerator() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​IEnumerator 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityActivate() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddConstraint(NSLayoutConstraint) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​constraint//​ 
-    * Type:​NSLayoutConstraint 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddConstraints(NSLayoutConstraint[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​constraints//​ 
-    * Type:​NSLayoutConstraint[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddGestureRecognizer(UIGestureRecognizer) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​gestureRecognizer//​ 
-    * Type:​UIGestureRecognizer 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddMotionEffect(UIMotionEffect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //effect// 
-    * Type:​UIMotionEffect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddSubview(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AlignmentRectForFrame(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //frame// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BringSubviewToFront(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ContentCompressionResistancePriority(UILayoutConstraintAxis) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Single 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //axis// 
-    * Type:​UILayoutConstraintAxis 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ContentHuggingPriority(UILayoutConstraintAxis) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Single 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //axis// 
-    * Type:​UILayoutConstraintAxis 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertPointFromCoordinateSpace(CGPoint,​IUICoordinateSpace) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​CGPoint 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //​coordinateSpace//​ 
-    * Type:​IUICoordinateSpace 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertPointFromView(CGPoint,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​CGPoint 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //​fromView//​ 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertPointToCoordinateSpace(CGPoint,​IUICoordinateSpace) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​CGPoint 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //​coordinateSpace//​ 
-    * Type:​IUICoordinateSpace 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertPointToView(CGPoint,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​CGPoint 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //toView// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertRectFromCoordinateSpace(CGRect,​IUICoordinateSpace) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​coordinateSpace//​ 
-    * Type:​IUICoordinateSpace 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertRectFromView(CGRect,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​fromView//​ 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertRectToCoordinateSpace(CGRect,​IUICoordinateSpace) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​coordinateSpace//​ 
-    * Type:​IUICoordinateSpace 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConvertRectToView(CGRect,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //toView// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DecodeRestorableState(NSCoder) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //coder// 
-    * Type:​NSCoder 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Draw(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DrawRect(CGRect,​UIViewPrintFormatter) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //area// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​formatter//​ 
-    * Type:​UIViewPrintFormatter 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DrawViewHierarchy(CGRect,​Boolean) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​afterScreenUpdates//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} EncodeRestorableState(NSCoder) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //coder// 
-    * Type:​NSCoder 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} EncodeTo(NSCoder) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //encoder// 
-    * Type:​NSCoder 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ExchangeSubview(nint,​nint) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //atIndex// 
-    * Type:nint 
-    * Description:​N/​A 
- 
-  * //​withSubviewAtIndex//​ 
-    * Type:nint 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ExerciseAmbiguityInLayout() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} FrameForAlignmentRect(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGRect 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​alignmentRect//​ 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GestureRecognizerShouldBegin(UIGestureRecognizer) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​gestureRecognizer//​ 
-    * Type:​UIGestureRecognizer 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetConstraintsAffectingLayout(UILayoutConstraintAxis) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSLayoutConstraint[] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //axis// 
-    * Type:​UILayoutConstraintAxis 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} HitTest(CGPoint,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:UIView 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InsertSubview(UIView,​nint) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-  * //atIndex// 
-    * Type:nint 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InsertSubviewAbove(UIView,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-  * //​siblingSubview//​ 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InsertSubviewBelow(UIView,​UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-  * //​siblingSubview//​ 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InvalidateIntrinsicContentSize() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsDescendantOfView(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} LayoutIfNeeded() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} LayoutMarginsDidChange() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} LayoutSubviews() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MovedToSuperview() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MovedToWindow() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} NeedsUpdateConstraints() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PointInside(CGPoint,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //point// 
-    * Type:​CGPoint 
-    * Description:​N/​A 
- 
-  * //uievent// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveConstraint(NSLayoutConstraint) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​constraint//​ 
-    * Type:​NSLayoutConstraint 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveConstraints(NSLayoutConstraint[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​constraints//​ 
-    * Type:​NSLayoutConstraint[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveFromSuperview() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveGestureRecognizer(UIGestureRecognizer) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​gestureRecognizer//​ 
-    * Type:​UIGestureRecognizer 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveMotionEffect(UIMotionEffect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //effect// 
-    * Type:​UIMotionEffect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ResizableSnapshotView(CGRect,​Boolean,​UIEdgeInsets) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:UIView 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-  * //​afterScreenUpdates//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-  * //​capInsets//​ 
-    * Type:​UIEdgeInsets 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SendSubviewToBack(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //view// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetContentCompressionResistancePriority(Single,​UILayoutConstraintAxis) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​priority//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //axis// 
-    * Type:​UILayoutConstraintAxis 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetContentHuggingPriority(Single,​UILayoutConstraintAxis) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​priority//​ 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //axis// 
-    * Type:​UILayoutConstraintAxis 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNeedsDisplay() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNeedsDisplayInRect(CGRect) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //rect// 
-    * Type:CGRect 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNeedsLayout() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNeedsUpdateConstraints() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SizeThatFits(CGSize) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGSize 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //size// 
-    * Type:CGSize 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SizeToFit() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SnapshotView(Boolean) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:UIView 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​afterScreenUpdates//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SubviewAdded(UIView) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //uiview// 
-    * Type:UIView 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SystemLayoutSizeFittingSize(CGSize) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:CGSize 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //size// 
-    * Type:CGSize 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityDecrement() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityElementDidBecomeFocused() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityElementDidLoseFocus() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityElementIsFocused() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityIncrement() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityPerformEscape() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityPerformMagicTap() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AccessibilityScroll(UIAccessibilityScrollDirection) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​direction//​ 
-    * Type:​UIAccessibilityScrollDirection 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BecomeFirstResponder() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} CanPerform(Selector,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​withSender//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Copy(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Cut(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Delete(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetTargetForAction(Selector,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MakeTextWritingDirectionLeftToRight(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MakeTextWritingDirectionRightToLeft(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MotionBegan(UIEventSubtype,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //motion// 
-    * Type:​UIEventSubtype 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MotionCancelled(UIEventSubtype,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //motion// 
-    * Type:​UIEventSubtype 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MotionEnded(UIEventSubtype,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //motion// 
-    * Type:​UIEventSubtype 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Paste(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ReloadInputViews() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoteControlReceived(UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​theEvent//​ 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ResignFirstResponder() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RestoreUserActivityState(NSUserActivity) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​activity//​ 
-    * Type:​NSUserActivity 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Select(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SelectAll(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToggleBoldface(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToggleItalics(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToggleUnderline(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sender// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TouchesBegan(NSSet,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //touches// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TouchesCancelled(NSSet,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //touches// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TouchesEnded(NSSet,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //touches// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TouchesMoved(NSSet,​UIEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //touches// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-  * //evt// 
-    * Type:​UIEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} UpdateUserActivityState(NSUserActivity) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​activity//​ 
-    * Type:​NSUserActivity 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSThread,​NSObject,​Boolean,​NSString[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​selector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​onThread//​ 
-    * Type:​NSThread 
-    * Description:​N/​A 
- 
-  * //​withObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //​waitUntilDone//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-  * //​nsRunLoopModes//​ 
-    * Type:​NSString[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​aSelector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​aSelector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​anObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSObject,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​aSelector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //object1// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //object2// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveObserver(NSObject,​NSString,​IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //context// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveObserver(NSObject,​String,​IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //context// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveObserver(NSObject,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RemoveObserver(NSObject,​String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} RespondsToSelector(Selector) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNilValueForKey(NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //key// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetValueForKey(NSObject,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //value// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //key// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetValueForKeyPath(NSObject,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //value// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetValueForUndefinedKey(NSObject,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //value// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //​undefinedKey//​ 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetValuesForKeysWithDictionary(NSDictionary) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​keyedValues//​ 
-    * Type:​NSDictionary 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ValueForKey(NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //key// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ValueForKeyPath(NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ValueForUndefinedKey(NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //key// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillChange(NSKeyValueChange,​NSIndexSet,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​changeKind//​ 
-    * Type:​NSKeyValueChange 
-    * Description:​N/​A 
- 
-  * //indexes// 
-    * Type:​NSIndexSet 
-    * Description:​N/​A 
- 
-  * //forKey// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillChange(NSString,​NSKeyValueSetMutationKind,​NSSet) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //forKey// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //​mutationKind//​ 
-    * Type:​NSKeyValueSetMutationKind 
-    * Description:​N/​A 
- 
-  * //objects// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} WillChangeValue(String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //forKey// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Dispose() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ConformsToProtocol(IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​protocol//​ 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DangerousRelease() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DangerousRetain() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DangerousAutorelease() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetNativeField(String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //name// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetNativeField(String,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //name// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //value// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AwakeFromNib() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BeginInvokeOnMainThread(Selector,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //obj// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InvokeOnMainThread(Selector,​NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //obj// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} BeginInvokeOnMainThread(Action) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:Action 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} InvokeOnMainThread(Action) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:Action 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} SetValueForKeyPath(IntPtr,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //handle// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Invoke(Action,​Double) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:Action 
-    * Description:​N/​A 
- 
-  * //delay// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Invoke(Action,​TimeSpan) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //action// 
-    * Type:Action 
-    * Description:​N/​A 
- 
-  * //delay// 
-    * Type:​TimeSpan 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddObserver(String,​NSKeyValueObservingOptions,​Action<​NSObservedChange>​) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​IDisposable 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //key// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //options// 
-    * Type:​NSKeyValueObservingOptions 
-    * Description:​N/​A 
- 
-  * //​observer//​ 
-    * Type:​Action<​NSObservedChange>​ 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddObserver(NSString,​NSKeyValueObservingOptions,​Action<​NSObservedChange>​) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​IDisposable 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //key// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //options// 
-    * Type:​NSKeyValueObservingOptions 
-    * Description:​N/​A 
- 
-  * //​observer//​ 
-    * Type:​Action<​NSObservedChange>​ 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Init() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddObserver(NSObject,​NSString,​NSKeyValueObservingOptions,​IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //options// 
-    * Type:​NSKeyValueObservingOptions 
-    * Description:​N/​A 
- 
-  * //context// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AddObserver(NSObject,​String,​NSKeyValueObservingOptions,​IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​observer//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //keyPath// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //options// 
-    * Type:​NSKeyValueObservingOptions 
-    * Description:​N/​A 
- 
-  * //context// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Copy() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DidChange(NSKeyValueChange,​NSIndexSet,​NSString) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​changeKind//​ 
-    * Type:​NSKeyValueChange 
-    * Description:​N/​A 
- 
-  * //indexes// 
-    * Type:​NSIndexSet 
-    * Description:​N/​A 
- 
-  * //forKey// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DidChange(NSString,​NSKeyValueSetMutationKind,​NSSet) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //forKey// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //​mutationKind//​ 
-    * Type:​NSKeyValueSetMutationKind 
-    * Description:​N/​A 
- 
-  * //objects// 
-    * Type:NSSet 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DidChangeValue(String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //forKey// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DoesNotRecognizeSelector(Selector) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //sel// 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetDictionaryOfValuesFromKeys(NSString[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSDictionary 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //keys// 
-    * Type:​NSString[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetNativeHash() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:nuint 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsEqual(NSObject) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​anObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsKindOfClass(Class) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //aClass// 
-    * Type:Class 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsMemberOfClass(Class) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //aClass// 
-    * Type:Class 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} MutableCopy() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​NSObject 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ObserveValue(NSString,​NSObject,​NSDictionary,​IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //keyPath// 
-    * Type:​NSString 
-    * Description:​N/​A 
- 
-  * //​ofObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //change// 
-    * Type:​NSDictionary 
-    * Description:​N/​A 
- 
-  * //context// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSObject,​Double,​NSString[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​selector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​withObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //​afterDelay//​ 
-    * Type:Double 
-    * Description:​N/​A 
- 
-  * //​nsRunLoopModes//​ 
-    * Type:​NSString[] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSObject,​Double) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​selector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​withObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //delay// 
-    * Type:Double 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} PerformSelector(Selector,​NSThread,​NSObject,​Boolean) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​selector//​ 
-    * Type:​Selector 
-    * Description:​N/​A 
- 
-  * //​onThread//​ 
-    * Type:​NSThread 
-    * Description:​N/​A 
- 
-  * //​withObject//​ 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //​waitUntilDone//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​disposing//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} AddTarget(NSObject,​IntPtr,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //sel// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} RemoveTarget(NSObject,​IntPtr,​UIControlEvent) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //target// 
-    * Type:​NSObject 
-    * Description:​N/​A 
- 
-  * //sel// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-  * //events// 
-    * Type:​UIControlEvent 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MarkDirty() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} InitializeHandle(IntPtr) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //handle// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} InitializeHandle(IntPtr,​String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //handle// 
-    * Type:IntPtr 
-    * Description:​N/​A 
- 
-  * //​initSelector//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} ClearHandle() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} HaloColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} CenterColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} HaloRadiusColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} HaloRadiusInMeter ** 
- 
-Gets or sets the halo radius in meter. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Single 
- 
-** {{wiki:​PublicProperty.gif|}} HaloStrokeWidth ** 
- 
-Gets or sets the width of the halo stroke. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Single 
- 
-** {{wiki:​PublicProperty.gif|}} Frame ** 
- 
-Coordinates of the view relative to its container. 
-== Remarks == 
-When changes are done to this property, the  is updated with the new location and the  is updated with the new dimensions and a re-layout of the subviews is performed. Changing this property will not trigger a call to  unless you set the  property to . At least on iOS 6, changing this property causes the a re-layout of the subviews, even if the dimensions are the same.  This can cause performance problems as some views (like UITableView) can perform some very expensive computations when they are laid out. If your property is set to , you can avoid a redraw of your view if you update the  property instead of updating the Frame as that one will merely move the view without triggering a call to . This property participates in the implicit animation protocol, changing it outside of a transaction will trigger an implicit animation for its values. If you change the  property to a matrix that does not represent the identity matrix, changing this property can have unintended consequences. ​  In those cases, you should instead update ​ and  directly. 
-== Return Value == 
-  * Type:CGRect 
- 
-** {{wiki:​PublicProperty.gif|}} Center ** 
- 
-Center of the view, in the container coordinate space. 
-== Remarks == 
-When you update this property, this will automatically adjust corresponding ​ . 
-== Return Value == 
-  * Type:​CGPoint 
- 
-** {{wiki:​PublicProperty.gif|}} Position ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
- 
-** {{wiki:​PublicProperty.gif|}} XOffset ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Int32 
- 
-** {{wiki:​PublicProperty.gif|}} YOffset ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Int32 
- 
-** {{wiki:​PublicProperty.gif|}} ClassHandle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:IntPtr 
- 
-** {{wiki:​PublicProperty.gif|}} AdjustsImageWhenDisabled ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} AdjustsImageWhenHighlighted ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} ButtonType ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIButtonType 
- 
-** {{wiki:​PublicProperty.gif|}} ContentEdgeInsets ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIEdgeInsets 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentAttributedTitle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSAttributedString 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentBackgroundImage ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIImage 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentImage ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIImage 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentTitle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentTitleColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} CurrentTitleShadowColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} Font ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIFont 
- 
-** {{wiki:​PublicProperty.gif|}} ImageEdgeInsets ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIEdgeInsets 
- 
-** {{wiki:​PublicProperty.gif|}} ImageView ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIImageView 
- 
-** {{wiki:​PublicProperty.gif|}} LineBreakMode ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UILineBreakMode 
- 
-** {{wiki:​PublicProperty.gif|}} ReverseTitleShadowWhenHighlighted ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} ShowsTouchWhenHighlighted ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} TitleEdgeInsets ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIEdgeInsets 
- 
-** {{wiki:​PublicProperty.gif|}} TitleLabel ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UILabel 
- 
-** {{wiki:​PublicProperty.gif|}} TitleShadowOffset ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:CGSize 
- 
-** {{wiki:​PublicProperty.gif|}} AllControlEvents ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIControlEvent 
- 
-** {{wiki:​PublicProperty.gif|}} AllTargets ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:NSSet 
- 
-** {{wiki:​PublicProperty.gif|}} Enabled ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Highlighted ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} HorizontalAlignment ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIControlContentHorizontalAlignment 
- 
-** {{wiki:​PublicProperty.gif|}} Selected ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} State ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIControlState 
- 
-** {{wiki:​PublicProperty.gif|}} TouchInside ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Tracking ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} VerticalAlignment ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIControlContentVerticalAlignment 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityActivationPoint ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​CGPoint 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityElementsHidden ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityFrame ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:CGRect 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityHint ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityIdentifier ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityLabel ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityLanguage ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityNavigationStyle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIAccessibilityNavigationStyle 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityPath ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIBezierPath 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityTraits ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIAccessibilityTrait 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityValue ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityViewIsModal ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} AlignmentRectInsets ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIEdgeInsets 
- 
-** {{wiki:​PublicProperty.gif|}} Alpha ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nfloat 
- 
-** {{wiki:​PublicProperty.gif|}} AutoresizingMask ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIViewAutoresizing 
- 
-** {{wiki:​PublicProperty.gif|}} AutosizesSubviews ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} BackgroundColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} Bounds ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:CGRect 
- 
-** {{wiki:​PublicProperty.gif|}} ClearsContextBeforeDrawing ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} ClipsToBounds ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Constraints ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSLayoutConstraint[] 
- 
-** {{wiki:​PublicProperty.gif|}} ContentMode ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIViewContentMode 
- 
-** {{wiki:​PublicProperty.gif|}} ContentScaleFactor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nfloat 
- 
-** {{wiki:​PublicProperty.gif|}} ContentStretch ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:CGRect 
- 
-** {{wiki:​PublicProperty.gif|}} ExclusiveTouch ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} GestureRecognizers ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIGestureRecognizer[] 
- 
-** {{wiki:​PublicProperty.gif|}} HasAmbiguousLayout ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Hidden ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} IntrinsicContentSize ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:CGSize 
- 
-** {{wiki:​PublicProperty.gif|}} IsAccessibilityElement ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Layer ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​CALayer 
- 
-** {{wiki:​PublicProperty.gif|}} LayoutMargins ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIEdgeInsets 
- 
-** {{wiki:​PublicProperty.gif|}} MaskView ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIView 
- 
-** {{wiki:​PublicProperty.gif|}} MotionEffects ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIMotionEffect[] 
- 
-** {{wiki:​PublicProperty.gif|}} MultipleTouchEnabled ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Opaque ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} PreservesSuperviewLayoutMargins ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} RestorationIdentifier ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} ShouldGroupAccessibilityChildren ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} Subviews ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIView[] 
- 
-** {{wiki:​PublicProperty.gif|}} Superview ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIView 
- 
-** {{wiki:​PublicProperty.gif|}} Tag ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nint 
- 
-** {{wiki:​PublicProperty.gif|}} TintAdjustmentMode ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIViewTintAdjustmentMode 
- 
-** {{wiki:​PublicProperty.gif|}} TintColor ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIColor 
- 
-** {{wiki:​PublicProperty.gif|}} TraitCollection ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UITraitCollection 
- 
-** {{wiki:​PublicProperty.gif|}} Transform ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​CGAffineTransform 
- 
-** {{wiki:​PublicProperty.gif|}} TranslatesAutoresizingMaskIntoConstraints ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} UserInteractionEnabled ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} ViewForBaselineLayout ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIView 
- 
-** {{wiki:​PublicProperty.gif|}} ViewPrintFormatter ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIViewPrintFormatter 
- 
-** {{wiki:​PublicProperty.gif|}} Window ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIWindow 
- 
-** {{wiki:​PublicProperty.gif|}} AccessibilityCustomActions ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIAccessibilityCustomAction[] 
- 
-** {{wiki:​PublicProperty.gif|}} CanBecomeFirstResponder ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} CanResignFirstResponder ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} InputAccessoryView ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIView 
- 
-** {{wiki:​PublicProperty.gif|}} InputAccessoryViewController ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIInputViewController 
- 
-** {{wiki:​PublicProperty.gif|}} InputView ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:UIView 
- 
-** {{wiki:​PublicProperty.gif|}} InputViewController ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIInputViewController 
- 
-** {{wiki:​PublicProperty.gif|}} IsFirstResponder ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} KeyCommands ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIKeyCommand[] 
- 
-** {{wiki:​PublicProperty.gif|}} NextResponder ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UIResponder 
- 
-** {{wiki:​PublicProperty.gif|}} TextInputContextIdentifier ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSString 
- 
-** {{wiki:​PublicProperty.gif|}} TextInputMode ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​UITextInputMode 
- 
-** {{wiki:​PublicProperty.gif|}} UndoManager ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSUndoManager 
- 
-** {{wiki:​PublicProperty.gif|}} UserActivity ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSUserActivity 
- 
-** {{wiki:​PublicProperty.gif|}} SuperHandle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:IntPtr 
- 
-** {{wiki:​PublicProperty.gif|}} Handle ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:IntPtr 
- 
-** {{wiki:​PublicProperty.gif|}} Class ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Class 
- 
-** {{wiki:​PublicProperty.gif|}} DebugDescription ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} Description ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:String 
- 
-** {{wiki:​PublicProperty.gif|}} IsProxy ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​PublicProperty.gif|}} RetainCount ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:nuint 
- 
-** {{wiki:​PublicProperty.gif|}} Self ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​NSObject 
- 
-** {{wiki:​PublicProperty.gif|}} Superclass ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Class 
- 
-** {{wiki:​PublicProperty.gif|}} Zone ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:NSZone 
- 
-==== Protected Properties ==== 
-** {{wiki:​ProtectedProperty.gif|}} MapArguments ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.iOSEdition.MapArguments|MapArguments]] 
- 
-** {{wiki:​ProtectedProperty.gif|}} IsDirectBinding ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-** {{wiki:​ProtectedProperty.gif|}} InFinalizerQueue ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​Boolean 
- 
-==== Public Events ==== 
-** {{wiki:​PublicEvent.gif|}} TouchDown ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchDownRepeat ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchDragInside ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchDragOutside ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchDragEnter ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchDragExit ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchUpInside ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchUpOutside ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} TouchCancel ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} ValueChanged ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} EditingDidBegin ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} EditingChanged ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} EditingDidEnd ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} EditingDidEndOnExit ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} AllTouchEvents ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} AllEditingEvents ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
-** {{wiki:​PublicEvent.gif|}} AllEvents ** 
-N/A 
-== Remarks == 
-N/A 
- 
-Event Arguments: 
- 
  
thinkgeo.mapsuite.iosedition.gpsmarker.1442824388.txt.gz ยท Last modified: 2015/09/21 08:33 by admin