UIBezierPath.ClosePath 方法

定义

关闭最近添加的子路径。

[Foundation.Export("closePath")]
public virtual void ClosePath ();
abstract member ClosePath : unit -> unit
override this.ClosePath : unit -> unit
属性

注解

这可以从后台线程使用。

适用于