Edit

Share via


UIView.ConvertPointToCoordinateSpace(CGPoint, IUICoordinateSpace) Method

Definition

Converts from this object's coordinate system to that of .

C#
[Foundation.Export("convertPoint:toCoordinateSpace:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint ConvertPointToCoordinateSpace(CoreGraphics.CGPoint point, UIKit.IUICoordinateSpace coordinateSpace);

Parameters

point
CGPoint
coordinateSpace
IUICoordinateSpace

Returns

Implements

Attributes

Applies to

Product Versions
Xamarin iOS SDK 12