次の方法で共有


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
属性

注釈

(このノードのその他のドキュメントが提供されます)

これは、バックグラウンド スレッドから使用できます。

適用対象