Share via


SKShapeNode.Path Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPath? Path { [Foundation.Export("path")] get; [Foundation.Export("setPath:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("path")>]
[<set: Foundation.Export("setPath:")>]
member this.Path : CoreGraphics.CGPath with get, set

Property Value

Attributes

Applies to