MKCircle.Intersects(MKMapRect) 方法

定义

[Foundation.Export("intersectsMapRect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual bool Intersects (MapKit.MKMapRect rect);
abstract member Intersects : MapKit.MKMapRect -> bool
override this.Intersects : MapKit.MKMapRect -> bool

参数

rect
MKMapRect

返回

属性

注解

(即将推出有关此节点的更多文档)

这可以从后台线程使用。

适用于