Share via


UIBezierPath.AppendPath(UIBezierPath) Method

Definition

[Foundation.Export("appendPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AppendPath(UIKit.UIBezierPath path);
[<Foundation.Export("appendPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AppendPath : UIKit.UIBezierPath -> unit
override this.AppendPath : UIKit.UIBezierPath -> unit

Parameters

Attributes

Applies to