Share via


UIBezierPath.RemoveAllPoints 메서드

정의

이 UIBezierPath에서 모든 점을 제거하여 효과적으로 다시 설정합니다.

[Foundation.Export("removeAllPoints")]
public virtual void RemoveAllPoints ();
abstract member RemoveAllPoints : unit -> unit
override this.RemoveAllPoints : unit -> unit
특성

설명

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상