Share via


UIBezierPath.BezierPathByReversingPath Method

Definition

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

Returns

Attributes

Applies to