MKOverlayRenderer.MapPointForPoint(CGPoint) 方法

定义

[Foundation.Export("mapPointForPoint:")]
[ObjCRuntime.ThreadSafe]
public virtual MapKit.MKMapPoint MapPointForPoint (CoreGraphics.CGPoint point);
abstract member MapPointForPoint : CoreGraphics.CGPoint -> MapKit.MKMapPoint
override this.MapPointForPoint : CoreGraphics.CGPoint -> MapKit.MKMapPoint

参数

point
CGPoint

返回

属性

注解

(此节点的更多文档即将)

这可以从后台线程使用。

适用于