MKOverlayPathRenderer.FillPath(CGPath, CGContext) 方法

定义

[Foundation.Export("fillPath:inContext:")]
public virtual void FillPath (CoreGraphics.CGPath path, CoreGraphics.CGContext context);
abstract member FillPath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit
override this.FillPath : CoreGraphics.CGPath * CoreGraphics.CGContext -> unit

参数

path
CGPath
context
CGContext
属性

注解

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

这可以从后台线程使用。

适用于