Share via


UIBezierPath.Create Method

Definition

[Foundation.Export("bezierPath")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIBezierPath Create();
[<Foundation.Export("bezierPath")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : unit -> UIKit.UIBezierPath

Returns

Attributes

Applies to